Open Search
    pyarena.h File Reference

    Typedefs

    typedef struct _arena PyArena
     

    Functions

     PyAPI_FUNC (PyArena *) PyArena_New(void)
     
     PyAPI_FUNC (void) PyArena_Free(PyArena *)
     
     PyAPI_FUNC (void *) PyArena_Malloc(PyArena *
     
     PyAPI_FUNC (int) PyArena_AddPyObject(PyArena *
     

    Variables

    size_t size
     

    Typedef Documentation

    ◆ PyArena

    typedef struct _arena PyArena

    Function Documentation

    ◆ PyAPI_FUNC() [1/4]

    PyAPI_FUNC ( PyArena )

    ◆ PyAPI_FUNC() [2/4]

    PyAPI_FUNC ( void  )

    ◆ PyAPI_FUNC() [3/4]

    PyAPI_FUNC ( void *  )

    ◆ PyAPI_FUNC() [4/4]

    PyAPI_FUNC ( int  )

    Variable Documentation

    ◆ size

    size_t size