MyOS Kernel
Data Fields
RPCFuncInfo Struct Reference
#include <
rpc.h
>
Data Fields
char
name
[32]
THe name of the function.
void *(*
code
)(void *)
A pointer to the code that implements the funtcion.
Detailed Description
Represents an RPC fumctiom
The documentation for this struct was generated from the following file:
kernel/
rpc.h
RPCFuncInfo
Generated by
1.8.18