FreeSWITCH.Native.freeswitchPINVOKE.switch_util_quote_shell_arg C# (CSharp) 메소드

switch_util_quote_shell_arg() 개인적인 메소드

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