Struct libparted_sys::_PedFileSystem [] [src]

#[repr(C)]
pub struct _PedFileSystem { pub type_: *mut PedFileSystemType, pub geom: *mut PedGeometry, pub checked: c_int, pub type_specific: *mut c_void, }

Fields

Trait Implementations

impl Debug for _PedFileSystem
[src]

[src]

Formats the value using the given formatter.

impl Copy for _PedFileSystem
[src]

impl Clone for _PedFileSystem
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more