m17n ライブラリ 1.8.4
全て データ構造 ファイル 関数 変数 型定義 列挙型 列挙値 マクロ定義 グループ ページ
フィールド
M17NObjectRecord 構造体

#include <internal.h>

フィールド

void(* freer )(void *)
 
int size
 
int inc
 
int used
 
unsigned * counts
 

フィールド詳解

◆ freer

void(* M17NObjectRecord::freer) (void *)

◆ size

int M17NObjectRecord::size

◆ inc

int M17NObjectRecord::inc

◆ used

int M17NObjectRecord::used

◆ counts

unsigned* M17NObjectRecord::counts

m17n-lib Home