Skip to main content

SYS_MEM_REGION_INFO

Constant SYS_MEM_REGION_INFO 

Source
pub const SYS_MEM_REGION_INFO: usize = 107; // 107usize
Expand description

Query metadata about an exported memory region.

  • region_handle: capability handle from SYS_MEM_REGION_EXPORT
  • out_ptr: pointer to a MemRegionInfo struct

Returns 0 on success.