[][src]Type Definition mwatch_kernel_lib::system::types::InputFn

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