Function VarAnd

Source
pub unsafe extern "C" fn VarAnd(
    pvarLeft: LPVARIANT,
    pvarRight: LPVARIANT,
    pvarResult: LPVARIANT,
) -> HRESULT