Function windows::Win32::NetworkManagement::Dhcp::DhcpRemoveOption

pub unsafe fn DhcpRemoveOption<P0>(serveripaddress: P0, optionid: u32) -> u32
where P0: Param<PCWSTR>,