Function kernel32::GetCurrencyFormatA [] [src]

pub unsafe extern "system" fn GetCurrencyFormatA(
    Locale: LCID,
    dwFlags: DWORD,
    lpValue: LPCSTR,
    lpFormat: *const CURRENCYFMTA,
    lpCurrencyStr: LPSTR,
    cchCurrency: c_int
) -> c_int