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

switch_core_db_free() private method

private switch_core_db_free ( string jarg1 ) : void
jarg1 string
return void
        public static extern void switch_core_db_free(string jarg1);
freeswitchPINVOKE