python27_sys

Function PyFunction_GetClosure

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