Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpServerSetConfigV6
pub unsafe extern "system" fn DhcpServerSetConfigV6(
serveripaddress: PCWSTR,
scopeinfo: *mut DHCP_OPTION_SCOPE_INFO6,
fieldstoset: u32,
configinfo: *mut DHCP_SERVER_CONFIG_INFO_V6,
) -> u32