Struct grpcio_sys::grpc_op_grpc_op_data__bindgen_ty_1 [−][src]
Expand description
Reserved for future usage
Fields
reserved: [*mut c_void; 8]
Trait Implementations
Auto Trait Implementations
impl !Send for grpc_op_grpc_op_data__bindgen_ty_1
impl !Sync for grpc_op_grpc_op_data__bindgen_ty_1
impl Unpin for grpc_op_grpc_op_data__bindgen_ty_1
Blanket Implementations
Mutably borrows from an owned value. Read more