You've already forked linux-packaging-mono
9 lines
118 B
C#
9 lines
118 B
C#
![]() |
namespace System.Runtime.InteropServices
|
||
|
{
|
||
|
partial class CriticalHandle
|
||
|
{
|
||
|
void ReleaseHandleFailed ()
|
||
|
{
|
||
|
}
|
||
|
}
|
||
|
}
|