aubio_source_seek_tFunction typedef

aubio_source_seek_tFunction = uint_t Function(Pointer<aubio_source_t> s, uint_t seek)

Implementation

typedef aubio_source_seek_tFunction = uint_t Function(
    ffi.Pointer<aubio_source_t> s, uint_t seek);