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