Function windows::Win32::NetworkManagement::Dhcp::DhcpDeleteSubnet

pub unsafe fn DhcpDeleteSubnet<P0>(
    serveripaddress: P0,
    subnetaddress: u32,
    forceflag: DHCP_FORCE_FLAG,
) -> u32
where P0: Param<PCWSTR>,