symmetry-linux ~master (2021-04-08T00:30:48Z)
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