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

switch_event_destroy() private method

private switch_event_destroy ( HandleRef jarg1 ) : void
jarg1 HandleRef
return void
        public static extern void switch_event_destroy(HandleRef jarg1);
freeswitchPINVOKE