extended_slk_color method

int extended_slk_color(
  1. int arg0
)

Implementation

int extended_slk_color(
  int arg0,
) {
  return _extended_slk_color(
    arg0,
  );
}