[][src]Type Definition mwatch_kernel_api::InputFn

type InputFn = extern "C" fn(_: *mut Context, _: InputEvent) -> i32;