Function uloc_getLocaleForLCID
pub unsafe fn uloc_getLocaleForLCID<P1>(
hostid: u32,
locale: P1,
localecapacity: i32,
status: *mut UErrorCode,
) -> i32where
P1: Param<PCSTR>,
pub unsafe fn uloc_getLocaleForLCID<P1>(
hostid: u32,
locale: P1,
localecapacity: i32,
status: *mut UErrorCode,
) -> i32where
P1: Param<PCSTR>,