igTextWrapped function

void igTextWrapped(
  1. Pointer<Uint8> fmt
)
void igTextWrapped(
 byte* fmt ,
 ... ...
);

Implementation

void igTextWrapped(Pointer<Uint8> fmt) => _igTextWrapped(fmt);