You can search for identifiers within the package.
in-package search v0.2.0
ctypes-foreign
Ctypes_closure_properties.MUTEX
type t
val create : unit -> t
val lock : t -> unit
val try_lock : t -> bool
val unlock : t -> unit