Struct coreaudio::audio_unit::render_callback::InputProcFnWrapper [] [src]

pub struct InputProcFnWrapper {
    // some fields omitted
}

This type allows us to safely wrap a boxed RenderCallback to use within the input proc.