Function gmp_mpfr_sys::mpc::realref_const
source ยท pub const unsafe extern "C" fn realref_const(
op: *const mpc_t,
) -> *const mpfr_t
Expand description
Constant version of realref
.
pub const unsafe extern "C" fn realref_const(
op: *const mpc_t,
) -> *const mpfr_t
Constant version of realref
.