pub unsafe extern "C" fn fvec_get_sample( s: *const fvec_t, position: uint_t, ) -> smpl_t
read sample value in a buffer
\param s vector to read from \param position sample position to read from