Function gsl_vector_float_const_view_array

Source
pub unsafe extern "C" fn gsl_vector_float_const_view_array(
    v: *const f32,
    n: size_t,
) -> _gsl_vector_float_const_view