Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val slot : ('a, 'b) t -> int -> Cstruct.t
val nr_ents : ('a, 'b) t -> int
val get_free_requests : ('a, 'b) t -> int
val next_req_id : ('a, 'b) t -> int
val ack_responses : ('a, 'b) t -> (Cstruct.t -> unit) -> unit
val push_requests : ('a, 'b) t -> unit
val push_requests_and_check_notify : ('a, 'b) t -> bool
val to_string : ('a, 'b) t -> string