lvec_get_sample

Function lvec_get_sample 

Source
pub unsafe extern "C" fn lvec_get_sample(
    s: *mut lvec_t,
    position: uint_t,
) -> lsmp_t
Expand description

read sample value in a buffer

\param s vector to read from \param position sample position to read from