pyo3::ffi

Function PyFunction_GetGlobals

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