tmpfile method

Pointer<FILE> tmpfile()

GeneralAiSpeechToTextLibraryWhisper Binding By General Corporation & Global Corporation & General Developer

Implementation

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