wcstoul

Function wcstoul 

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