pub unsafe extern "system" fn VarDecAdd(
    pdecleft: *const DECIMAL,
    pdecright: *const DECIMAL,
    pdecresult: *mut DECIMAL
) -> HRESULT
Expand description

Required features: "Win32_System_Ole", "Win32_Foundation"