跳到主要内容

strtoull

搜索

函数 strtoull 

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