Module Bookmark.Make_record_function
module Return_type : sig ... end
(describe-variable 'bookmark-make-record-function)
type t
= unit -> Return_type.t
val in_buffer : Symbol.t Buffer_local.t
The symbol should be a function of type
t
. *
val default : ?no_context:bool -> ?no_file:bool -> ?position:Position.t -> unit -> Return_type.t
(describe-function 'bookmark-make-record-default)