Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp1246 struct RemoveVolatile struct
1248 typedef T Type;
1252 struct RemoveVolatile<volatile T> struct
1254 typedef T Type;