python27_sys

Function PyFunction_GetGlobals

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