pub unsafe extern "C" fn subnormalize(
    x: *mut mpfr_t,
    t: c_int,
    rnd: rnd_t
) -> c_int
Expand description