Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/src/ir/
Dannotations.rs40 disallow_copy: bool, field
152 pub fn disallow_copy(&self) -> bool { in disallow_copy() method