Function floor

Source
pub unsafe extern "C" fn floor(
    rop: *mut mpfr_t,
    op: *const mpfr_t,
) -> c_int
Expand description