[][src]Function gsl_sys::gsl_matrix_ulong_get_col

pub unsafe extern "C" fn gsl_matrix_ulong_get_col(
    v: *mut gsl_vector_ulong,
    m: *const gsl_matrix_ulong,
    j: usize
) -> c_int