ures_openAvailableLocales

Function ures_openAvailableLocales 

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