pyo3::ffi

Function PyFunction_GetDefaults

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