System.RuntimeTypeHandle.FreeGCHandle C# (CSharp) Method

FreeGCHandle() private method

private FreeGCHandle ( IntPtr handle ) : void
handle IntPtr
return void
        internal extern void FreeGCHandle(IntPtr handle);