Function qemu_plugin_sys::wcstoumax
source · pub unsafe extern "C" fn wcstoumax(
__nptr: *const __gwchar_t,
__endptr: *mut *mut __gwchar_t,
__base: c_int
) -> uintmax_tExpand description
Like wcstoul' but convert to uintmax_t’.