[][src]Function gmp_mpfr_sys::gmp::mpf_pow_ui

pub unsafe extern "C" fn mpf_pow_ui(
    rop: *mut mpf_t,
    op1: *const mpf_t,
    op2: c_ulong
)