pub unsafe extern "system" fn ulistfmt_openForType(
    locale: PCSTR,
    type: UListFormatterType,
    width: UListFormatterWidth,
    status: *mut UErrorCode
) -> *mut UListFormatter
Expand description

Required features: "Win32_Globalization"