NewLang Project
Yet another programm language
Loading...
Searching...
No Matches
newlang::Obj::NativeData Struct Reference

#include <object.h>

Public Attributes

void * ptr
 
int64_t size
 

Detailed Description

Definition at line 1890 of file object.h.

Member Data Documentation

◆ ptr

void* newlang::Obj::NativeData::ptr

Definition at line 1891 of file object.h.

◆ size

int64_t newlang::Obj::NativeData::size

Definition at line 1892 of file object.h.


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