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