nix
Themes
Shortcut
Options
Type Definition
nix
::
sys
::
statfs
::
fsid_t
pub
type
fsid_t
=
libc::fsid_t
;
The portability is definied by:
#[cfg(not(target_os = "android"))]
Documentation
Identifies a mounted file system
On this page
fsid_t
Documentation