Struct btrfs::ctypes::IoctlDevicePath [] [src]

pub struct IoctlDevicePath {
    pub path: [u8; 1024],
}

Fields

Methods

impl IoctlDevicePath
[src]

Trait Implementations

impl Copy for IoctlDevicePath
[src]

impl Clone for IoctlDevicePath
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for IoctlDevicePath
[src]

Formats the value using the given formatter.