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

switch_xml_set_flag() private method

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