Function windows::Win32::NetworkManagement::Dhcp::DhcpServerSetConfig
pub unsafe fn DhcpServerSetConfig<P0>(
serveripaddress: P0,
fieldstoset: u32,
configinfo: *mut DHCP_SERVER_CONFIG_INFO,
) -> u32where
P0: Param<PCWSTR>,