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

switch_channel_uninit() private method

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