Function windows::Win32::NetworkManagement::Dhcp::DhcpDeleteFilterV4

pub unsafe fn DhcpDeleteFilterV4<P0>(
    serveripaddress: P0,
    deletefilterinfo: *const DHCP_ADDR_PATTERN,
) -> u32
where P0: Param<PCWSTR>,