Struct uefi::InputKey [] [src]

#[repr(C)]
pub struct InputKey { /* fields omitted */ }

Trait Implementations

impl Clone for InputKey
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for InputKey
[src]