[][src]Function gmp_mpfr_sys::gmp::mpf_div_ui

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