pub unsafe extern "system" fn utf8_nextCharSafeBody(
    s: *const u8,
    pi: *mut i32,
    length: i32,
    c: i32,
    strict: i8
) -> i32
Expand description

Required features: "Win32_Globalization"