strtoull

Function strtoull 

Source
pub unsafe extern "C" fn strtoull(
    s: *const u8,
    endp: *mut *mut u8,
    base: i32,
) -> u64