Home
last modified time | relevance | path

Searched refs:root_as_monster_unchecked (Results 1 – 3 of 3) sorted by relevance

/third_party/flatbuffers/tests/rust_usage_test/bin/
Dflatbuffers_alloc_check.rs135 let m = unsafe { my_game::example::root_as_monster_unchecked(buf) }; in main()
/third_party/flatbuffers/samples/
Dmonster_generated.rs983 pub unsafe fn root_as_monster_unchecked(buf: &[u8]) -> Monster { in root_as_monster_unchecked() function
/third_party/flatbuffers/tests/
Dmonster_test_generated.rs3983 pub unsafe fn root_as_monster_unchecked(buf: &[u8]) -> Monster { in root_as_monster_unchecked() function