pub unsafe extern "C" fn lvec_get_sample( s: *mut lvec_t, position: uint_t, ) -> lsmp_t
read sample value in a buffer
\param s vector to read from \param position sample position to read from