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

switch_rfc2833_to_char() private method

private switch_rfc2833_to_char ( int jarg1 ) : char
jarg1 int
return char
        public static extern char switch_rfc2833_to_char(int jarg1);
freeswitchPINVOKE