[][src]Function antic::fmpz_mat_concat_horizontal

pub unsafe extern "C" fn fmpz_mat_concat_horizontal(
    res: *mut fmpz_mat_struct,
    mat1: *mut fmpz_mat_struct,
    mat2: *mut fmpz_mat_struct
)