Constant gmp_mpfr_sys::mpfr::VERSION[][src]

pub const VERSION: c_int = (VERSION_MAJOR << 16) | (VERSION_MINOR << 8) | VERSION_PATCHLEVEL; // 262_400i32
Expand description