igShowAboutWindow function

void igShowAboutWindow(
  1. Pointer<Uint8> p_open
)
void igShowAboutWindow(
 byte* p_open
);

Implementation

void igShowAboutWindow(Pointer<Uint8> p_open) => _igShowAboutWindow(p_open);