FreeSWITCH.Native.freeswitchPINVOKE.switch_xml_open_root C# (CSharp) Метод

switch_xml_open_root() приватный Метод

private switch_xml_open_root ( byte jarg1, string &jarg2 ) : IntPtr
jarg1 byte
jarg2 string
Результат IntPtr
        public static extern IntPtr switch_xml_open_root(byte jarg1, ref string jarg2);
freeswitchPINVOKE