[][src]Function flint_sys::fmpz_add_si

pub unsafe extern "C" fn fmpz_add_si(f: *mut fmpz, g: *const fmpz, x: slong)

See the FLINT Documentation for this function.