Function pyo3::ffi::PyFunction_GetClosure

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