Struct libparted::DeviceExternalAccess [] [src]

pub struct DeviceExternalAccess<'a, 'b: 'a>(_);

Trait Implementations

impl<'a, 'b> Drop for DeviceExternalAccess<'a, 'b>
[src]

[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl<'a, 'b> !Send for DeviceExternalAccess<'a, 'b>

impl<'a, 'b> !Sync for DeviceExternalAccess<'a, 'b>