pub unsafe extern "system" fn DhcpGetClientOptions(
    serveripaddress: PCWSTR,
    clientipaddress: u32,
    clientsubnetmask: u32,
    clientoptions: *mut *mut DHCP_OPTION_LIST
) -> u32
Expand description

Required features: "Win32_NetworkManagement_Dhcp"