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

Callback function used to get parameter values. Called by host.