del_aubio_source_tFunction typedef
del_aubio_source_tFunction =
Void Function(Pointer<aubio_source_t> s)
Implementation
typedef del_aubio_source_tFunction = ffi.Void Function(
ffi.Pointer<aubio_source_t> s);
typedef del_aubio_source_tFunction = ffi.Void Function(
ffi.Pointer<aubio_source_t> s);