コード例 #1
0
ファイル: Ogg.cs プロジェクト: giovann997/spacewar-arena
 extern static public int th_decode_headerin(ref th_info _info, ref th_comment _tc, ref IntPtr _setup, ref ogg_packet _op);
コード例 #2
0
ファイル: Ogg.cs プロジェクト: giovann997/spacewar-arena
 extern static public void th_comment_init(ref th_comment _tc);