[][src]Function aubio_sys::aubio_sampler_stop

pub unsafe extern "C" fn aubio_sampler_stop(o: *mut aubio_sampler_t) -> uint_t

stop sample

\param o sampler, created by new_aubio_sampler()

\return 0 if successful, 1 otherwise