Skip to main content

client_id_t

Type Alias client_id_t 

Source
pub type client_id_t = uint;
Expand description

ID used to uniquely identify a client. This value is set at client registration and passed to the client in dr_client_main().