pub unsafe extern "system" fn uiter_setUTF8(
    iter: *mut UCharIterator,
    s: PSTR,
    length: i32
)
Expand description

Required features: ‘Win32_Globalization’, ‘Win32_Foundation’