Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpGetAllOptionValuesV6
pub unsafe extern "system" fn DhcpGetAllOptionValuesV6(
serveripaddress: PCWSTR,
flags: u32,
scopeinfo: *mut DHCP_OPTION_SCOPE_INFO6,
values: *mut *mut DHCP_ALL_OPTION_VALUES,
) -> u32