symmetry-linux ~master (2021-12-25T10:13:23.8796679)
Dub
Repo
fnMount
symmetry
linux
mount
Undocumented in source. Be warned that the author may not have intended to support it.
version(Posix)
@
SILdoc
("mount a filesystem")
void
fnMount
(
string
specialFile
,
string
directory
,
string
filesystemType
,
MountType
[]
mountFlags
= []
,
string
data
= ""
)
Meta
Source
See Implementation
symmetry
linux
mount
functions
fnMount
unmount