跳到主要内容

wcstoimax

搜索

函数 wcstoimax 

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