ocean v5.1.3 (2019-10-14T07:52:28Z)
Home
Dub
Repo
rl_bind_key
ocean
io
console
readline
c
readline
Binds a key.
extern (
C
)
int
rl_bind_key
(
int
key
,
scope
rl_command_func_t
*
_function
)
Meta
Source
See Implementation
ocean
io
console
readline
c
readline
aliases
rl_command_func_t
functions
readline
rl_bind_key
Binds a key.