[][src]Function antic::nmod_mat_concat_horizontal

pub unsafe extern "C" fn nmod_mat_concat_horizontal(
    res: *mut nmod_mat_struct,
    mat1: *mut nmod_mat_struct,
    mat2: *mut nmod_mat_struct
)