Function pyo3::ffi::PyModule_GetFilename[][src]

pub unsafe extern "C" fn PyModule_GetFilename(
    arg1: *mut PyObject
) -> *const c_char
👎 Deprecated:

Python 3.2

This is supported on not (Windows and PyPy).