Function python3_sys::PyNumber_Long

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