Function pyo3::ffi::PyFunction_GetKwDefaults[][src]

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