Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpServerGetConfigV6
pub unsafe extern "system" fn DhcpServerGetConfigV6(
serveripaddress: PCWSTR,
scopeinfo: *mut DHCP_OPTION_SCOPE_INFO6,
configinfo: *mut *mut DHCP_SERVER_CONFIG_INFO_V6
) -> u32
Expand description
Required features: "Win32_Foundation"