Function windows::Win32::NetworkManagement::Dhcp::DhcpGetAllOptionsV6
pub unsafe fn DhcpGetAllOptionsV6<P0>(
serveripaddress: P0,
flags: u32,
optionstruct: *mut *mut DHCP_ALL_OPTIONS,
) -> u32where
P0: Param<PCWSTR>,