[][src]Type Definition mwatch_kernel_api::InputHandlerFn

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