Frama-C API - MutexPresence
module KeySet : sig ... endval pretty : t Frama_c_kernel.Pretty_utils.formatterval hash : t -> intval empty : tval is_empty : t -> boolval find : t -> key -> presence_flagval add : key -> presence_flag -> t -> t