pub const unsafe extern "C" fn mpz_fits_uint_p(
    op: *const mpz_t
) -> c_int
Expand description