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

switch_xml_open_root() private method

private switch_xml_open_root ( byte jarg1, string &jarg2 ) : IntPtr
jarg1 byte
jarg2 string
return IntPtr
        public static extern IntPtr switch_xml_open_root(byte jarg1, ref string jarg2);
freeswitchPINVOKE