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