powImpl
private fn
T powImpl(T)(T b, uint e, ref bool overflow) if (isIntegral!T && T.sizeof >= 4) pure @safe nothrow @nogcNo documentation available for this declaration.