29 lines
		
	
	
		
			564 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			564 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| HEIMDAL_BASE_1.0 {
 | |
| 	global:
 | |
| 		heim_abort;
 | |
| 		heim_alloc;
 | |
| 		heim_array_append_value;
 | |
| 		heim_array_copy_value;
 | |
| 		heim_array_create;
 | |
| 		heim_array_delete_value;
 | |
| 		heim_array_get_length;
 | |
| 		heim_array_iterate_f;
 | |
| 		heim_auto_release;
 | |
| 		heim_auto_release_create;
 | |
| 		heim_auto_release_drain;
 | |
| 		heim_base_once_f;
 | |
| 		heim_dict_add_value;
 | |
| 		heim_dict_copy_value;
 | |
| 		heim_dict_create;
 | |
| 		heim_dict_delete_key;
 | |
| 		heim_dict_iterate_f;
 | |
| 		heim_release;
 | |
| 		heim_retain;
 | |
| 		heim_string_create;
 | |
| 		heim_string_get_utf8;
 | |
| 		heim_number_create;
 | |
| 		heim_string_create_with_static;
 | |
| 	local:
 | |
| 		*;
 | |
| };
 | 
