Function pyo3_ffi::PyFunction_GetKwDefaults

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