igLogToClipboard function

void igLogToClipboard(
  1. int auto_open_depth
)
void igLogToClipboard(
 int auto_open_depth
);

Implementation

void igLogToClipboard(int auto_open_depth) =>
    _igLogToClipboard(auto_open_depth);