Struct userfaultfd_sys::uffd_msg__bindgen_ty_1__bindgen_ty_1 [−][src]
#[repr(C)]pub struct uffd_msg__bindgen_ty_1__bindgen_ty_1 {
pub flags: __u64,
pub address: __u64,
pub feat: uffd_msg__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1,
}Fields
flags: __u64address: __u64feat: uffd_msg__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1Trait Implementations
Auto Trait Implementations
impl Send for uffd_msg__bindgen_ty_1__bindgen_ty_1
impl Sync for uffd_msg__bindgen_ty_1__bindgen_ty_1
Blanket Implementations
Mutably borrows from an owned value. Read more