PyCFunction_GET_FUNCTION

Function PyCFunction_GET_FUNCTION 

Source
pub unsafe fn PyCFunction_GET_FUNCTION(
    func: *mut PyObject,
) -> PyMethodDefPointer