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

switch_sql_concat() private method

private switch_sql_concat ( ) : string
return string
        public static extern string switch_sql_concat();
freeswitchPINVOKE