Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cococry/leif
/ lf_mouse_scroll_event
Function
lf_mouse_scroll_event
leif.c:3424–3426 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3422
}
3423
3424
LfScrollEvent lf_mouse_scroll_event() {
3425
return state.scr_ev;
3426
}
3427
3428
LfKeyEvent lf_key_event() {
3429
return state.key_ev;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected