tmpfile method

Pointer<IO_FILE_> tmpfile()

Implementation

ffi.Pointer<IO_FILE_> tmpfile() {
  return _tmpfile();
}