Function gsl_sys::gsl_matrix_char_set_col 
source · [−]pub unsafe extern "C" fn gsl_matrix_char_set_col(
    m: *mut gsl_matrix_char, 
    j: usize, 
    v: *const gsl_vector_char
) -> c_intpub unsafe extern "C" fn gsl_matrix_char_set_col(
    m: *mut gsl_matrix_char, 
    j: usize, 
    v: *const gsl_vector_char
) -> c_int