Function host_from_id
pub fn host_from_id(id: HostId) -> Result<Host, HostUnavailable> ⓘ
Available on crate feature
dep_rodio
only.Expand description
Given a unique host identifier, initialise and produce the host if it is available.