[][src]Function bibutils_sys::_strtoull_l

pub unsafe extern "C" fn _strtoull_l(
    _String: *const c_char,
    _EndPtr: *mut *mut c_char,
    _Radix: c_int,
    _Locale: _locale_t
) -> c_ulonglong