pub unsafe extern "system" fn u_charsToUChars(
    cs: PCSTR,
    us: *mut u16,
    length: i32
)
Expand description

Required features: "Win32_Globalization"