AllJoynUnity.AllJoyn.BusAttachment.alljoyn_busattachment_destroy C# (CSharp) Method

alljoyn_busattachment_destroy() private method

private alljoyn_busattachment_destroy ( IntPtr busAttachment ) : IntPtr
busAttachment System.IntPtr
return System.IntPtr
            private static extern IntPtr alljoyn_busattachment_destroy(IntPtr busAttachment);
AllJoyn.BusAttachment