Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpCreateOptionV6
pub unsafe extern "system" fn DhcpCreateOptionV6(
serveripaddress: PCWSTR,
flags: u32,
optionid: u32,
classname: PCWSTR,
vendorname: PCWSTR,
optioninfo: *mut DHCP_OPTION,
) -> u32