logo
pub unsafe extern "C" fn modf(
    iop: *mut mpfr_t,
    fop: *mut mpfr_t,
    op: *const mpfr_t,
    rnd: rnd_t
) -> c_int
Expand description

See: mpfr_modf