pub unsafe extern "system" fn DhcpServerSetConfigV6(
    serveripaddress: PCWSTR,
    scopeinfo: *mut DHCP_OPTION_SCOPE_INFO6,
    fieldstoset: u32,
    configinfo: *mut DHCP_SERVER_CONFIG_INFO_V6
) -> u32
Expand description

Required features: "Win32_NetworkManagement_Dhcp", "Win32_Foundation"