[][src]Function flint_sys::fmpz_pow_ui

pub unsafe extern "C" fn fmpz_pow_ui(f: *mut fmpz, g: *const fmpz, x: ulong)

See the FLINT Documentation for this function.