Struct userfaultfd_sys::uffd_msg__bindgen_ty_1__bindgen_ty_5 [−][src]
#[repr(C)]pub struct uffd_msg__bindgen_ty_1__bindgen_ty_5 {
pub reserved1: __u64,
pub reserved2: __u64,
pub reserved3: __u64,
}Fields
reserved1: __u64reserved2: __u64reserved3: __u64Trait Implementations
Auto Trait Implementations
impl Send for uffd_msg__bindgen_ty_1__bindgen_ty_5
impl Sync for uffd_msg__bindgen_ty_1__bindgen_ty_5
Blanket Implementations
Mutably borrows from an owned value. Read more