pub type DispatcherProc = fn(_: *mut AEffect, _: i32, _: i32, _: isize, _: *mut c_void, _: f32) -> isize;
Expand description

Dispatcher function used to process opcodes. Called by host.