Function VarPow

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