igDummy function

void igDummy(
  1. ImVec2 size
)
void igDummy(
 ImVec2 size
);

Implementation

void igDummy(ImVec2 size) => _igDummy(size);