Function cpal::host_from_id

source ·
pub fn host_from_id(id: HostId) -> Result<Host, HostUnavailable>
Expand description

Given a unique host identifier, initialise and produce the host if it is available.