You can search for identifiers within the package.
in-package search v0.2.0
crypt
ffi.ml
1 2 3 # 1 "lib/ffi.posix.extended.ml" external crypt : string -> string -> string = "ml_crypt" (** [crypt key salt] - crypt_r *)
1 2 3
# 1 "lib/ffi.posix.extended.ml" external crypt : string -> string -> string = "ml_crypt" (** [crypt key salt] - crypt_r *)