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