Constant gmp_mpfr_sys::mpc::VERSION[][src]

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