libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
NativeOSFileWriteAtomicOptions.tmpPath
libwasm
bindings
NativeOSFileInternals
NativeOSFileWriteAtomicOptions
Undocumented in source. Be warned that the author may not have intended to support it.
void
tmpPath
(Optional!(T0) tmpPath)
struct
NativeOSFileWriteAtomicOptions
nothrow
void
tmpPath
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
tmpPath
)
if
(
isTOrPointer
!(
T0
,
string
)
)
Optional
!(
string
)
tmpPath
()
Meta
Source
See Implementation
libwasm
bindings
NativeOSFileInternals
NativeOSFileWriteAtomicOptions
constructors
this
functions
backupTo
bytes
flush
noOverwrite
tmpPath
static functions
create
variables
handle