Functions
Typedefs | |
typedef void(* | getdns_callback_t) (getdns_context *context, getdns_callback_type_t callback_type, getdns_dict *response, void *userarg, getdns_transaction_t transaction_id) |
Functions | |
getdns_return_t | getdns_dict_remove_name (getdns_dict *dict, const char *name) |
getdns_dict * | getdns_context_get_api_information (getdns_context *context) |
Detailed Description
Typedef Documentation
typedef void(* getdns_callback_t) (getdns_context *context, getdns_callback_type_t callback_type, getdns_dict *response, void *userarg, getdns_transaction_t transaction_id) |
Function Documentation
getdns_return_t getdns_dict_remove_name | ( | getdns_dict * | dict, |
const char * | name | ||
) |
getdns_dict* getdns_context_get_api_information | ( | getdns_context * | context | ) |