pub type WSD_STUB_FUNCTION = Option<unsafe extern "system" fn(server: IUnknown, session: IWSDServiceMessaging, event: *mut WSD_EVENT) -> HRESULT>;
Expand description

Required features: "Win32_Devices_WebServicesOnDevices"