Function aubio_sys::aubio_sampler_stop[][src]

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