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

switch_xml_dup() private method

private switch_xml_dup ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr switch_xml_dup(HandleRef jarg1);
freeswitchPINVOKE