Function glib_sys::g_ascii_strtoull
[−]
[src]
pub unsafe extern "C" fn g_ascii_strtoull(
nptr: *const c_char,
endptr: *mut *mut c_char,
base: c_uint
) -> u64