Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/rusb/src/
Dcontext.rs337 pub(crate) fn as_c_int(self) -> c_int { in as_c_int() method
367 fn as_c_int(&self) -> c_int { in as_c_int() method