Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Denum-variant-replaces.rs11 pub const OGRErr_PASS: OGRErr = 0;
15 pub const OGRErr_OGRERR_NONE: OGRErr = 1;
16 /// <div rustbindgen replaces="OGRErr"></div>
17 pub type OGRErr = ::std::os::raw::c_uint; types
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Denum-variant-replaces.h15 } OGRErr; typedef
18 * <div rustbindgen replaces="OGRErr"></div>

Completed in 2 milliseconds