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

switch_xml_set_open_root_function() private method

private switch_xml_set_open_root_function ( HandleRef jarg1, HandleRef jarg2 ) : int
jarg1 HandleRef
jarg2 HandleRef
return int
        public static extern int switch_xml_set_open_root_function(HandleRef jarg1, HandleRef jarg2);
freeswitchPINVOKE