コード例 #1
0
ファイル: ALContext.cs プロジェクト: swoolcock/Silk.NET
 public abstract unsafe string GetContextProperty(Device *device, GetContextString param);
コード例 #2
0
ファイル: ALContext.cs プロジェクト: storm32600/Silk.NET
 public unsafe partial string GetContextProperty(Device *device, GetContextString param);
コード例 #3
0
 public static extern IntPtr Get(IntPtr device, GetContextString parameter);