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

switch_core_db_free_table() private method

private switch_core_db_free_table ( string &jarg1 ) : void
jarg1 string
return void
        public static extern void switch_core_db_free_table(ref string jarg1);
freeswitchPINVOKE