[go: up one dir, main page]

pub unsafe extern "C" fn PyFunction_SetAnnotations(
op: *mut PyObject,
annotations: *mut PyObject
) -> i32