Struct userfaultfd_sys::uffd_msg__bindgen_ty_1__bindgen_ty_3 [−][src]
#[repr(C)]pub struct uffd_msg__bindgen_ty_1__bindgen_ty_3 { pub from: __u64, pub to: __u64, pub len: __u64, }
Fields
from: __u64to: __u64len: __u64Trait Implementations
Auto Trait Implementations
impl Send for uffd_msg__bindgen_ty_1__bindgen_ty_3
impl Sync for uffd_msg__bindgen_ty_1__bindgen_ty_3
Blanket Implementations
Mutably borrows from an owned value. Read more