Function vc6_sys::VarDecFromStr

source ·
pub unsafe extern "stdcall" fn VarDecFromStr(
    strIn: *mut OLECHAR,
    lcid: LCID,
    dwFlags: ULONG,
    pdecOut: *mut DECIMAL
) -> HRESULT