Type Definition windows::Win32::NetworkManagement::Dhcp::LPDHCP_CONTROL
pub type LPDHCP_CONTROL = Option<unsafe extern "system" fn(dwcontrolcode: u32, lpreserved: *mut c_void) -> u32>;
Expand description
Required features: "Win32_NetworkManagement_Dhcp"