windows::Win32::Globalization

Function utext_openUTF8

pub unsafe fn utext_openUTF8<P1>(
    ut: *mut UText,
    s: P1,
    length: i64,
    status: *mut UErrorCode,
) -> *mut UText
where P1: Param<PCSTR>,