[go: up one dir, main page]

pub unsafe extern "C" fn PyObject_CallFunction(
callable_object: *mut PyObject,
format: *const i8,
...
) -> *mut PyObject