[][src]Function flint_sys::fmpz_pow_fmpz

pub unsafe extern "C" fn fmpz_pow_fmpz(
    f: *mut fmpz,
    g: *const fmpz,
    x: *const fmpz
) -> c_int

See the FLINT Documentation for this function.