use_tioctl method

void use_tioctl(
  1. bool arg0
)

Implementation

void use_tioctl(
  bool arg0,
) {
  return _use_tioctl(
    arg0,
  );
}