pub unsafe extern "system" fn uiter_setString(
    iter: *mut UCharIterator,
    s: *const u16,
    length: i32
)
Expand description

Required features: "Win32_Globalization"