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

switch_xml_parse_fd() private method

private switch_xml_parse_fd ( int jarg1 ) : IntPtr
jarg1 int
return IntPtr
        public static extern IntPtr switch_xml_parse_fd(int jarg1);
freeswitchPINVOKE