pyo3::ffi

Function PyFunction_GetCode

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