pyo3::ffi

Function PyFunction_GetKwDefaults

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