pub type PDEV_QUERY_RESULT_CALLBACK = Option<unsafe extern "system" fn(hdevquery: *const HDEVQUERY__, pcontext: *const c_void, pactiondata: *const DEV_QUERY_RESULT_ACTION_DATA)>;
Expand description

Required features: "Win32_Devices_DeviceQuery", "Win32_Devices_Properties"