FreeSWITCH.Native.freeswitchPINVOKE.switch_core_db_open_file C# (CSharp) Метод

switch_core_db_open_file() приватный Метод

private switch_core_db_open_file ( string jarg1 ) : IntPtr
jarg1 string
Результат IntPtr
        public static extern IntPtr switch_core_db_open_file(string jarg1);
freeswitchPINVOKE