Struct libparted_sys::_PedException [] [src]

#[repr(C)]
pub struct _PedException { pub message: *mut c_char, pub type_: PedExceptionType, pub options: PedExceptionOption, }

Fields

Trait Implementations

impl Debug for _PedException
[src]

[src]

Formats the value using the given formatter.

impl Copy for _PedException
[src]

impl Clone for _PedException
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more