pyo3::ffi

Function PyFunction_GetClosure

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