pub unsafe fn DhcpSetFilterV4<P0>(
    serveripaddress: P0,
    globalfilterinfo: *const DHCP_FILTER_GLOBAL_INFO
) -> u32where
    P0: IntoParam<PCWSTR>,
Expand description

Required features: "Win32_Foundation"