pub type LPDHCP_PROB = Option<unsafe extern "system" fn(packet: *mut u8, packetsize: u32, controlcode: u32, ipaddress: u32, altaddress: u32, reserved: *mut c_void, pktcontext: *mut c_void) -> u32>;
Expand description

Required features: "Win32_NetworkManagement_Dhcp"