Function pyo3::ffi::PyFunction_GetCode

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