bkgdset method

void bkgdset(
  1. int arg0
)

Implementation

void bkgdset(
  int arg0,
) {
  return _bkgdset(
    arg0,
  );
}