[][src]Function antic::nmod_mat_sub

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