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

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