Function pyo3::ffi::PyFunction_GetModule

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