Beispiel #1
0
 public static extern void tvgw_ConvertToDataChunk(ref TVGW_File_Chunk chunk, uint dataSize, in byte data);
Beispiel #2
0
 public static extern ref TVGW_Format_Contents tvgw_GetAsFormatContents(ref TVGW_File_Chunk chunk);
Beispiel #3
0
 public static extern void tvgw_ConvertToFormatChunk(ref TVGW_File_Chunk chunk, ref TVGW_Format_Contents fmt);