]> git.proxmox.com Git - rustc.git/blob - vendor/windows-sys/src/Windows/Devices/Bluetooth/Rfcomm/mod.rs
New upstream version 1.63.0+dfsg1
[rustc.git] / vendor / windows-sys / src / Windows / Devices / Bluetooth / Rfcomm / mod.rs
1 pub type RfcommDeviceService = *mut ::core::ffi::c_void;
2 pub type RfcommDeviceServicesResult = *mut ::core::ffi::c_void;
3 pub type RfcommServiceId = *mut ::core::ffi::c_void;
4 pub type RfcommServiceProvider = *mut ::core::ffi::c_void;