Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpGetAllOptions

pub unsafe extern "system" fn DhcpGetAllOptions(
    serveripaddress: PCWSTR,
    flags: u32,
    optionstruct: *mut *mut DHCP_ALL_OPTIONS,
) -> u32