Struct linux_raw_sys::v5_4::general::fscrypt_key_specifier [−][src]
#[repr(C)]pub struct fscrypt_key_specifier { pub type_: __u32, pub __reserved: __u32, pub u: fscrypt_key_specifier__bindgen_ty_1, }
Fields
type_: __u32__reserved: __u32u: fscrypt_key_specifier__bindgen_ty_1Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for fscrypt_key_specifierimpl Send for fscrypt_key_specifierimpl Sync for fscrypt_key_specifierimpl Unpin for fscrypt_key_specifierimpl UnwindSafe for fscrypt_key_specifierBlanket Implementations
Mutably borrows from an owned value. Read more