Public Attributes
|
List of all members
PyObjectArenaAllocator Struct Reference
#include <objimpl.h>
Public Attributes
void *
ctx
void *(*
alloc
)(void *
ctx
,
size_t
size
)
void(*
free
)(void *
ctx
, void *
ptr
,
size_t
size
)
Member Data Documentation
◆
ctx
void* ctx
◆
alloc
void*(* alloc) (void *
ctx
,
size_t
size
)
◆
free
void(* free) (void *
ctx
, void *
ptr
,
size_t
size
)
PyObjectArenaAllocator
Copyright © 2023 MAXON Computer GmbH. Visit
developers.maxon.net
for the latest version. Last updated on Wed Mar 29 2023