Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cococry/leif
/ lf_char_event
Function
lf_char_event
leif.c:3432–3434 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3430
}
3431
3432
LfCharEvent lf_char_event() {
3433
return state.ch_ev;
3434
}
3435
3436
void lf_set_cull_end_x(float x) {
3437
state.cull_end.x = x;
Callers
1
input_field
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected