PyNumber_Long

Function PyNumber_Long 

Source
pub unsafe extern "C" fn PyNumber_Long(
    o: *mut PyObject,
) -> *mut PyObject