[][src]Function antic::nmod_mat_submul

pub unsafe extern "C" fn nmod_mat_submul(
    D: *mut nmod_mat_struct,
    C: *mut nmod_mat_struct,
    A: *mut nmod_mat_struct,
    B: *mut nmod_mat_struct
)