igSetCursorPosY function

void igSetCursorPosY(
  1. double local_y
)
void igSetCursorPosY(
 float local_y
);

Implementation

void igSetCursorPosY(double local_y) => _igSetCursorPosY(local_y);