bkgd method

int bkgd(
  1. int arg0
)

Implementation

int bkgd(
  int arg0,
) {
  return _bkgd(
    arg0,
  );
}