Function pyo3_ffi::PyCFunction_GetFunction

source ยท
pub unsafe extern "C" fn PyCFunction_GetFunction(
    f: *mut PyObject
) -> Option<PyCFunction>