Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/codegen/
Dmod.rs384 fn to_ptr(self, is_const: bool) -> proc_macro2::TokenStream; in to_ptr() method
388 fn to_ptr(self, is_const: bool) -> proc_macro2::TokenStream { in to_ptr() method