Function bliss_audio_aubio_sys::aubio_sampler_stop

source ยท
pub unsafe extern "C" fn aubio_sampler_stop(
    o: *mut aubio_sampler_t
) -> uint_t
Expand description

stop sample

\param o sampler, created by new_aubio_sampler()

\return 0 if successful, 1 otherwise