Struct grpcio_sys::grpc_metadata__bindgen_ty_1 [−][src]
Expand description
The following fields are reserved for grpc internal use. There is no need to initialize them, and they will be set to garbage during calls to grpc.
Fields
obfuscated: [*mut c_void; 4]
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for grpc_metadata__bindgen_ty_1
impl !Send for grpc_metadata__bindgen_ty_1
impl !Sync for grpc_metadata__bindgen_ty_1
impl Unpin for grpc_metadata__bindgen_ty_1
impl UnwindSafe for grpc_metadata__bindgen_ty_1
Blanket Implementations
Mutably borrows from an owned value. Read more