quackdb_internal::ffi

Function strtoull

Source
pub unsafe extern "C" fn strtoull(
    __str: *const i8,
    __endptr: *mut *mut i8,
    __base: i32,
) -> u64