| Macros | |
| LIBMEM_LOADER_VERSION_NUMBER | LIBMEM loader interface version number. |
| LIBMEM_RPC_LOADER_FLAG_PARAM | Indicates whether the loader parameter has been set. |
| LIBMEM_RPC_LOADER_FLAG_PRESERVE_STATE | Indicates that a loader should preserve target state. |
| LIBMEM_RPC_LOADER_MAGIC_NUMBER | Magic number used to identify LIBMEM loader. |
| LIBMEM_RPC_LOADER_OPTION_HOST_ERASE | Enables host erase loader mode. |
| LIBMEM_RPC_LOADER_OPTION_HOST_WRITE | Enables host write loader mode. |
| Functions | |
| libmem_rpc_loader_exit | Exit an RPC loader and return the exit status to the host. |
| libmem_rpc_loader_start | Start up a LIBMEM loader that uses direct RPC (remote procedure calls). |
| libmem_rpc_loader_start_ex | Start up a LIBMEM loader that uses direct RPC (remote procedure calls) with additional options flags. |