Function mpz_root

Source
pub unsafe extern "C" fn mpz_root(
    rop: mpz_ptr,
    op: mpz_srcptr,
    n: c_ulong,
) -> c_int
Expand description

See: mpz_root