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

switch_xml_init() private method

private switch_xml_init ( HandleRef jarg1, string &jarg2 ) : int
jarg1 HandleRef
jarg2 string
return int
        public static extern int switch_xml_init(HandleRef jarg1, ref string jarg2);
freeswitchPINVOKE