Function wcstoimax1

Source
pub unsafe extern "C" fn wcstoimax1(
    __nptr: *const i32,
    __endptr: *mut *mut i32,
    __base: i32,
) -> i64