Home
last modified time | relevance | path

Searched refs:AnotherPtr (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dissue-1488-options.rs14 pub struct AnotherPtr(pub *mut ::std::os::raw::c_void); structure names
15 impl ::std::ops::Deref for AnotherPtr {
22 impl ::std::ops::DerefMut for AnotherPtr {
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dissue-1488-options.h1 // bindgen-flags: --new-type-alias "SomePtr" --new-type-alias-deref "AnotherPtr"
5 typedef void* AnotherPtr typedef

Completed in 1 milliseconds