Module Ecaml.Find_function
For jumping from an Elisp function name to the code that defines it, even when that code is Ecaml.
val initialize : unit -> unit
val find_function : Symbol.t -> unit Async_kernel.Deferred.t
(describe-function 'find-function)