aclrtIpcMemAttrType
1 2 3 | typedef enum { ACL_RT_IPC_MEM_ATTR_ACCESS_LINK, // Communication mode } aclrtIpcMemAttrType; |
Parent topic: Data Types and Operation APIs
1 2 3 | typedef enum { ACL_RT_IPC_MEM_ATTR_ACCESS_LINK, // Communication mode } aclrtIpcMemAttrType; |