[][src]Function winapi::um::oleauto::VarDecFromStr

pub unsafe extern "system" fn VarDecFromStr(
    strIn: LPCOLESTR,
    lcid: LCID,
    dwFlags: ULONG,
    pdecOut: *mut DECIMAL
)