Function pyo3::ffi::PyFunction_GetGlobals

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