[][src]Function aubio_sys::fvec_set_all

pub unsafe extern "C" fn fvec_set_all(s: *mut fvec_t, val: smpl_t)

set all elements to a given value

\param s vector to modify \param val value to set elements to