Function qemu_plugin::sys::wcstoumax

source ·
pub unsafe extern "C" fn wcstoumax(
    __nptr: *const u32,
    __endptr: *mut *mut u32,
    __base: i32
) -> u32
Expand description

Like wcstoul' but convert to uintmax_t’.