Function windows::Win32::Globalization::ucurr_countCurrencies

pub unsafe fn ucurr_countCurrencies<P0>(
    locale: P0,
    date: f64,
    ec: *mut UErrorCode,
) -> i32
where P0: Param<PCSTR>,