Function python27_sys::PyFunction_GetCode[][src]

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