Function windows::Win32::Networking::WinInet::InternetFortezzaCommand

pub unsafe fn InternetFortezzaCommand<P0>(
    dwcommand: u32,
    hwnd: P0,
    dwreserved: usize,
) -> BOOL
where P0: Param<HWND>,