__quantum__rt__bigint_power

Function __quantum__rt__bigint_power 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn __quantum__rt__bigint_power( base: *const BigInt, exponent: u32, ) -> *const BigInt