[][src]Function antic::nmod_mat_scalar_mul

pub unsafe extern "C" fn nmod_mat_scalar_mul(
    B: *mut nmod_mat_struct,
    A: *mut nmod_mat_struct,
    c: mp_limb_t
)