My climat station
RPCGateway Struct Reference
RPC gateway structure. More...
#include <rpc_gateway_exports.h>
Detailed Description
RPC gateway structure.
This struct is packed because we must ensure that the `ldr_pc` field has no padding before itself and will be located at a valid instruction location, and that the `caller` and `target` field are at a pre-determined offset from the `ldr_pc` field.
Definition at line 37 of file rpc_gateway_exports.h.
Generated on Tue Jul 12 2022 14:26:51 by
1.7.2
Gleb Klochkov