mnn::prelude

Function strtoull

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