logo
pub unsafe extern "C" fn cmp_abs(
    op1: *const mpc_t,
    op2: *const mpc_t
) -> c_int
Expand description