[][src]Function portaudio_rs::device::get_info

pub fn get_info(index: DeviceIndex) -> Option<DeviceInfo>

Get info about a particular device

Returns None when the index is out of range.