PyFunction_GetAnnotations

Function PyFunction_GetAnnotations 

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