Struct libparted_sys::_PedAlignment [] [src]

#[repr(C)]
pub struct _PedAlignment { pub offset: PedSector, pub grain_size: PedSector, }

Fields

Trait Implementations

impl Debug for _PedAlignment
[src]

[src]

Formats the value using the given formatter.

impl Copy for _PedAlignment
[src]

impl Clone for _PedAlignment
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more