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

switch_core_destroy() private method

private switch_core_destroy ( ) : int
return int
        public static extern int switch_core_destroy();
freeswitchPINVOKE