insdelln method

int insdelln(
  1. int arg0
)

Implementation

int insdelln(
  int arg0,
) {
  return _insdelln(
    arg0,
  );
}