[][src]Function antic::fmpz_mat_scalar_mul_2exp

pub unsafe extern "C" fn fmpz_mat_scalar_mul_2exp(
    B: *mut fmpz_mat_struct,
    A: *mut fmpz_mat_struct,
    exp: mp_limb_t
)