geany  1.38
About: Geany is a text editor (using GTK2) with basic features of an integrated development environment (syntax highlighting, code folding, symbol name auto-completion, ...). F: office T: editor programming GTK+ IDE
  Fossies Dox: geany-1.38.tar.bz2  ("unofficial" and yet experimental doxygen-generated source code documentation)  

_MIOUserData Struct Reference

Public Attributes

void * d
 
MIODestroyNotify f
 

Detailed Description

Definition at line 125 of file mio.c.

Member Data Documentation

◆ d

void* _MIOUserData::d

◆ f

MIODestroyNotify _MIOUserData::f

Definition at line 127 of file mio.c.

Referenced by mio_attach_user_data(), mio_new_file_full(), mio_new_fp(), mio_new_memory(), and mio_unref().


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