pyo3::ffi

Function PyFunction_GetAnnotations

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