SetExitKey function

void SetExitKey(
  1. int key
)

Implementation

void SetExitKey(int key) => _module.SetExitKey(key);