slk_attroff method

int slk_attroff(
  1. int arg0
)

Implementation

int slk_attroff(
  int arg0,
) {
  return _slk_attroff(
    arg0,
  );
}