Type Definition windows_sys::Win32::Devices::Tapi::TUISPIDLLCALLBACK
[−]pub type TUISPIDLLCALLBACK = Option<unsafe extern "system" fn(dwobjectid: usize, dwobjecttype: u32, lpparams: *mut c_void, dwsize: u32) -> i32>;
Expand description
Required features: "Win32_Devices_Tapi"