slk_attron method

int slk_attron(
  1. int arg0
)

Implementation

int slk_attron(
  int arg0,
) {
  return _slk_attron(
    arg0,
  );
}