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

switch_core_db_open_file() private method

private switch_core_db_open_file ( string jarg1 ) : IntPtr
jarg1 string
return IntPtr
        public static extern IntPtr switch_core_db_open_file(string jarg1);
freeswitchPINVOKE