Module: Suzuna::IOCTL::CommonModule

Included in:
Cancel, Create, Destroy, Done, Modify, Start
Defined in:
lib/suzuna.rb

Instance Method Summary collapse

Instance Method Details

#postObject



289
290
291
# File 'lib/suzuna.rb', line 289

def post
  IOCTL.ioctl(self.class::REQ, to_buffer)
end