pyo3::ffi

Function PyFunction_GetModule

Source
pub unsafe extern "C" fn PyFunction_GetModule(
    op: *mut PyObject,
) -> *mut PyObject