[][src]Function winapi::um::winnls::GetCurrencyFormatEx

pub unsafe extern "system" fn GetCurrencyFormatEx(
    lpLocaleName: LPCWSTR,
    dwFlags: DWORD,
    lpValue: LPCWSTR,
    lpFormat: *const CURRENCYFMTW,
    lpCurrencyStr: LPWSTR,
    cchCurrency: c_int
) -> c_int