igSetWindowFontScale function

void igSetWindowFontScale(
  1. double scale
)
void igSetWindowFontScale(
 float scale
);

Implementation

void igSetWindowFontScale(double scale) => _igSetWindowFontScale(scale);