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

switch_xml_set_root() private method

private switch_xml_set_root ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int switch_xml_set_root(HandleRef jarg1);
freeswitchPINVOKE