Function pyo3::ffi::PyOS_strtoul

source ·
pub unsafe extern "C" fn PyOS_strtoul(
    arg1: *const i8,
    arg2: *mut *mut i8,
    arg3: i32
) -> u64