[][src]Function flint_sys::fmpz_or

pub unsafe extern "C" fn fmpz_or(r: *mut fmpz, a: *const fmpz, b: *const fmpz)

See the FLINT Documentation for this function.