libimobiledevice  1.3.0-dirty
API Documentation - Return to Homepage

◆ reverse_proxy_log_cb_t

typedef void(* reverse_proxy_log_cb_t) (reverse_proxy_client_t client, const char *log_msg, void *user_data)

Log callback function prototype.

Parameters
clientThe client that called the callback function
log_msgThe log message
user_dataThe user_data pointer that was set when registering the callback