[go: up one dir, main page]

Function pyo3::ffi::PyModule_GetNameObject

source ยท
pub unsafe extern "C" fn PyModule_GetNameObject(
    arg1: *mut PyObject,
) -> *mut PyObject
Available on non-PyPy only.