get_table_func typedef
get_table_func =
Int32 Function(Pointer<Void> csound, Pointer<Pointer<Double> > tablePtr, Int32 tableNum)
Implementation
typedef get_table_func = Int32 Function(
Pointer<Void> csound, Pointer<Pointer<Double>> tablePtr, Int32 tableNum);