Function set_flt

Source
pub unsafe extern "C" fn set_flt(
    rop: *mut mpfr_t,
    op: f32,
    rnd: rnd_t,
) -> c_int
Expand description