Searched defs:_screen_window (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/ | ||
D | platform_types.rs | 23 pub type _screen_window = c_void; typedef |
D | extensions.rs | 20558 _window: *mut _screen_window, in load() |