MCPcopy 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]
772pub extern "C" fn bloom_get_screen_height() -> f64 { engine().screen_height() }
773
774// ============================================================
775// Keyboard input

Callers 1

getScreenHeightFunction · 0.50

Calls 2

screen_heightMethod · 0.80
engineFunction · 0.70

Tested by

no test coverage detected