[][src]Function bibutils_sys::_wcstoul_l

pub unsafe extern "C" fn _wcstoul_l(
    _String: *const wchar_t,
    _EndPtr: *mut *mut wchar_t,
    _Radix: c_int,
    _Locale: _locale_t
) -> c_ulong