Numworks Epsilon  1.4.1
Graphing Calculator Operating System
_mp_buffer_p_t Struct Reference

#include <obj.h>

Public Attributes

mp_int_t(* get_buffer )(mp_obj_t obj, mp_buffer_info_t *bufinfo, mp_uint_t flags)
 

Detailed Description

Definition at line 457 of file obj.h.

Member Data Documentation

◆ get_buffer

mp_int_t(* _mp_buffer_p_t::get_buffer) (mp_obj_t obj, mp_buffer_info_t *bufinfo, mp_uint_t flags)

Definition at line 458 of file obj.h.


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