Skip to main content

strtoul_l1

Function strtoul_l1 

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