windows::Win32::Globalization

Function uloc_openKeywords

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