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

_switch_core_db_handle() private method

private _switch_core_db_handle ( HandleRef jarg1, string jarg2, string jarg3, int jarg4 ) : int
jarg1 HandleRef
jarg2 string
jarg3 string
jarg4 int
return int
        public static extern int _switch_core_db_handle(HandleRef jarg1, string jarg2, string jarg3, int jarg4);
freeswitchPINVOKE