aubio_thresholdfn_t typedef

function pointer to thresholding function

Implementation

typedef aubio_thresholdfn_t
    = ffi.Pointer<ffi.NativeFunction<aubio_thresholdfn_tFunction>>;