Function __wcstoul_internal

Source
pub unsafe extern "C" fn __wcstoul_internal(
    __nptr: *const i32,
    __endptr: *mut *mut i32,
    __base: i32,
    __group: i32,
) -> u64