momiji

m68k emulator infrastructure

About Source code

Table of contents

ptr

Defined in header <momiji/System.h>


[[nodiscard]] value_type* ptr() (1)
Returns a pointer to the stored value.
  1. Returns: A pointer to the stored value.

THIS FUNCTION IS UNSAFE, USE WITH CARE.