Function pyo3::ffi::PyFunction_GetAnnotations

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