Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bloom-Engine/engine
/ bloom_get_screen_height
Function
bloom_get_screen_height
native/ios/src/lib.rs:772–772 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
770
771
#[no_mangle]
772
pub extern
"C"
fn bloom_get_screen_height() -> f64 { engine().screen_height() }
773
774
// ============================================================
775
// Keyboard input
Callers
1
getScreenHeight
Function · 0.50
Calls
2
screen_height
Method · 0.80
engine
Function · 0.70
Tested by
no test coverage detected