Function pyo3::ffi::PyFunction_GetDefaults

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