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

console_clean_log() private method

private console_clean_log ( string jarg1 ) : void
jarg1 string
return void
        public static extern void console_clean_log(string jarg1);
freeswitchPINVOKE