[][src]Function gsl_sys::gsl_vector_float_alloc_col_from_matrix

pub unsafe extern "C" fn gsl_vector_float_alloc_col_from_matrix(
    m: *mut gsl_matrix_float,
    j: usize
) -> *mut gsl_vector_float