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

switch_xml_parse_fp() private method

private switch_xml_parse_fp ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr switch_xml_parse_fp(HandleRef jarg1);
freeswitchPINVOKE