Struct userfaultfd_sys::uffd_msg__bindgen_ty_1__bindgen_ty_2 [−][src]
#[repr(C)]pub struct uffd_msg__bindgen_ty_1__bindgen_ty_2 { pub ufd: __u32, }
Fields
ufd: __u32Trait Implementations
Auto Trait Implementations
impl Send for uffd_msg__bindgen_ty_1__bindgen_ty_2
impl Sync for uffd_msg__bindgen_ty_1__bindgen_ty_2
Blanket Implementations
Mutably borrows from an owned value. Read more