Type Alias cubeb_backend::DeviceId
source · pub type DeviceId = *const c_void;Expand description
An opaque handle used to refer to a particular input or output device across calls.
pub type DeviceId = *const c_void;An opaque handle used to refer to a particular input or output device across calls.