Function pyo3::ffi::PyFunction_GetDefaults

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