portaudio::types::PaHostApiIndex
[-]
[+]
[src]
type PaHostApiIndex = i32;
The type used to enumerate to host APIs at runtime. Values of this type range from 0 to (pa::get_host_api_count()-1).