Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bloom-Engine/engine
/ bloom_end_mode_3d
Function
bloom_end_mode_3d
native/linux/src/lib.rs:1064–1064 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1062
}
1063
#[no_mangle]
1064
pub extern
"C"
fn bloom_end_mode_3d() { engine().renderer.end_mode_3d(); }
1065
1066
// --- 3D Drawing FFI ---
1067
Callers
nothing calls this directly
Calls
2
end_mode_3d
Method · 0.80
engine
Function · 0.70
Tested by
no test coverage detected