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

switch_core_ready() private method

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