Function windows::Win32::UI::WindowsAndMessaging::ShowOwnedPopups

pub unsafe fn ShowOwnedPopups<P0, P1>(hwnd: P0, fshow: P1) -> Result<()>
where P0: Param<HWND>, P1: Param<BOOL>,