Function pyo3::ffi::PyCFunction_GetFunction[][src]

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