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

switch_util_quote_shell_arg() private method

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