Struct ndk_sys::__sifields__bindgen_ty_5 [−][src]
#[repr(C)]pub struct __sifields__bindgen_ty_5 {
pub _addr: *mut c_void,
pub __bindgen_anon_1: __sifields__bindgen_ty_5__bindgen_ty_1,
}
Fields
_addr: *mut c_void
__bindgen_anon_1: __sifields__bindgen_ty_5__bindgen_ty_1
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for __sifields__bindgen_ty_5
impl !Send for __sifields__bindgen_ty_5
impl !Sync for __sifields__bindgen_ty_5
impl Unpin for __sifields__bindgen_ty_5
impl UnwindSafe for __sifields__bindgen_ty_5
Blanket Implementations
Mutably borrows from an owned value. Read more