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