[][src]Function flint_sys::fmpz_fmma

pub unsafe extern "C" fn fmpz_fmma(
    f: *mut fmpz,
    a: *const fmpz,
    b: *const fmpz,
    c: *const fmpz,
    d: *const fmpz
)

See the FLINT Documentation for this function.