Skip to main content

PyLong_AsUInt64

Function PyLong_AsUInt64 

Source
pub unsafe extern "C" fn PyLong_AsUInt64(
    arg1: *mut PyObject,
    arg2: *mut u64,
) -> i32