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