Function windows::Win32::System::Com::CoAllowSetForegroundWindow

pub unsafe fn CoAllowSetForegroundWindow<P0>(
    punk: P0,
    lpvreserved: Option<*const c_void>,
) -> Result<()>
where P0: Param<IUnknown>,