cubecl_hip_sys

Function strtoul

Source
pub unsafe extern "C" fn strtoul(
    __nptr: *const c_char,
    __endptr: *mut *mut c_char,
    __base: c_int,
) -> c_ulong