Function windows::Win32::NetworkManagement::Dhcp::DhcpServerGetConfigV6
pub unsafe fn DhcpServerGetConfigV6<P0>(
serveripaddress: P0,
scopeinfo: *mut DHCP_OPTION_SCOPE_INFO6,
configinfo: *mut *mut DHCP_SERVER_CONFIG_INFO_V6,
) -> u32where
P0: Param<PCWSTR>,