pyo3_ffi

Function PyNumber_Long

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