dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
writeFile
dmd
common
file
Write a file, returning
true
on success.
extern (
D
) nothrow static nothrow
bool
writeFile
(
const
(
char
)*
name
,
const
void
[]
data
)
Meta
Source
See Implementation
dmd
common
file
functions
touchFile
static functions
writeFile
structs
FileMapping
Write a file, returning true on success.