Function windows::Win32::NetworkManagement::Dhcp::DhcpSetFilterV4
pub unsafe fn DhcpSetFilterV4<P0>(
serveripaddress: P0,
globalfilterinfo: *const DHCP_FILTER_GLOBAL_INFO,
) -> u32where
P0: Param<PCWSTR>,