python27_sys

Function PyFunction_GetCode

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