Function gmp_mpfr_sys::mpfr::VERSION_NUM
source ยท pub const extern "C" fn VERSION_NUM(
major: c_int,
minor: c_int,
patchlevel: c_int,
) -> c_int
Expand description
See: MPFR_VERSION_NUM
pub const extern "C" fn VERSION_NUM(
major: c_int,
minor: c_int,
patchlevel: c_int,
) -> c_int
See: MPFR_VERSION_NUM