windows::Win32::Globalization

Function uplrules_openForType

pub unsafe fn uplrules_openForType<P0>(
    locale: P0,
    type: UPluralType,
    status: *mut UErrorCode,
) -> *mut UPluralRules
where P0: Param<PCSTR>,