Function VariantCopyInd

pub unsafe extern "system" fn VariantCopyInd(
    pvardest: *mut VARIANT,
    pvargsrc: *const VARIANT,
) -> HRESULT