Function windows::Win32::System::Com::Urlmon::CoInternetCreateZoneManager

pub unsafe fn CoInternetCreateZoneManager<P0>(
    psp: P0,
    ppzm: *mut Option<IInternetZoneManager>,
    dwreserved: u32,
) -> Result<()>
where P0: Param<IServiceProvider>,