Function windows::Win32::Globalization::ulistfmt_open

pub unsafe fn ulistfmt_open<P0>(
    locale: P0,
    status: *mut UErrorCode,
) -> *mut UListFormatter
where P0: Param<PCSTR>,