pub type ProcessProc = fn(_: *mut AEffect, _: *const *const f32, _: *mut *mut f32, _: i32);
Expand description

Process function used to process 32 bit floating point samples. Called by host.