FreeSWITCH.Native.freeswitchPINVOKE.CoreSession_destroy C# (CSharp) Method

CoreSession_destroy() private method

private CoreSession_destroy ( HandleRef jarg1 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
return void
        public static extern void CoreSession_destroy(HandleRef jarg1);
freeswitchPINVOKE