tmpfile method

Pointer<FILE> tmpfile()

General Library Documentation Undocument By General Corporation & Global Corporation & General Developer

Implementation

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