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