Home
last modified time | relevance | path

Searched defs:zircon_handle (Results 1 – 1 of 1) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs16480 pub zircon_handle: zx_handle_t, field
16531 pub fn zircon_handle(mut self, zircon_handle: zx_handle_t) -> Self { in zircon_handle() method