[][src]Function antic::fmpz_mat_scalar_submul_fmpz

pub unsafe extern "C" fn fmpz_mat_scalar_submul_fmpz(
    B: *mut fmpz_mat_struct,
    A: *mut fmpz_mat_struct,
    c: *mut fmpz
)