pyo3_ffi

Function PyModule_GetFilename

Source
pub unsafe extern "C" fn PyModule_GetFilename(
    arg1: *mut PyObject,
) -> *const c_char
👎Deprecated: Python 3.2
Available on not (Windows and PyPy).