windows::Win32::Globalization

Function uloc_getCharacterOrientation

pub unsafe fn uloc_getCharacterOrientation<P0>(
    localeid: P0,
    status: *mut UErrorCode,
) -> ULayoutType
where P0: Param<PCSTR>,