Developer World
Spresense SDK Library v3.4.0-d5e7e77
mpcomm_free_msg Struct Reference

#include <mpcomm.h>

Public Attributes

cpuid_t cpuid
 
void * ptr
 

Detailed Description

Structure for free() request.

Member Data Documentation

◆ cpuid

cpuid_t cpuid

Core CPU ID that is requesting free. See cpuid_t

◆ ptr

void* ptr

The address of the allocated memory to be freed by the supervisor.


The documentation for this struct was generated from the following file: