コード例 #1
0
ファイル: ALContext.cs プロジェクト: storm32600/Silk.NET
 public unsafe partial void GetContextProperty(Device *device, GetContextInteger param, int count, int *data);
コード例 #2
0
ファイル: ALContext.cs プロジェクト: swoolcock/Silk.NET
 public abstract unsafe void GetContextProperty(Device *device, GetContextInteger param, int count, int *data);