Function VariantCopyInd

Source
pub unsafe extern "C" fn VariantCopyInd(
    pvarDest: *mut VARIANT,
    pvargSrc: *const VARIANTARG,
) -> HRESULT