跳到主要内容

wcstoull

搜索

函数 wcstoull 

源代码
pub unsafe extern "C" fn wcstoull(
    _String: *const wchar_t,
    _EndPtr: *mut *mut wchar_t,
    _Radix: c_int,
) -> c_ulonglong