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

Required features: "Win32_NetworkManagement_Dhcp"