[][src]Function CCODE::GetCurrencyFormatW

pub unsafe extern "C" fn GetCurrencyFormatW(
    Locale: LCID,
    dwFlags: DWORD,
    lpValue: LPCWSTR,
    lpFormat: *const CURRENCYFMTW,
    lpCurrencyStr: LPWSTR,
    cchCurrency: c_int
) -> c_int