pub type SW_DEVICE_CREATE_CALLBACK = Option<unsafe extern "system" fn(hswdevice: HSWDEVICE, createresult: HRESULT, pcontext: *const c_void, pszdeviceinstanceid: PCWSTR)>;
Expand description

Required features: "Win32_Devices_Enumeration_Pnp"