get_channel_ptr_func typedef

get_channel_ptr_func = Int32 Function(Pointer<Void> csound, Pointer<Pointer<Double>> ptr, Pointer<Utf8> channelName, Int32 type)

Implementation

typedef get_channel_ptr_func = Int32 Function(Pointer<Void> csound,
    Pointer<Pointer<Double>> ptr, Pointer<Utf8> channelName, Int32 type);