[−][src]Function portaudio_rs::hostapi::get_last_error
pub fn get_last_error() -> Option<HostErrorInfo>
Return information about the last host error encountered.
The values in this structure will only be valid if a PortAudio function has previously returned the UnanticipatedHostError error code.