Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cococry/leif
/ lf_set_no_render
Function
lf_set_no_render
leif.c:3599–3601 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3597
}
3598
3599
void lf_set_no_render(bool no_render) {
3600
state.renderer_render = !no_render;
3601
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected