Exemplo n.º 1
0
 public static extern void TFE_OpSetDevice(TFE_Op op, string device_name, IntPtr status);
Exemplo n.º 2
0
 public static extern void TFE_OpSetDevice(TFE_Op op, string device_name, SafeStatusHandle status);