[][src]Type Definition readline_rs_compat::readline::rl_command_func_t

type rl_command_func_t = unsafe extern "C" fn(arg1: c_int, arg2: c_int) -> c_int;