Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/unsafe-libyaml/src/
Dyaml.rs1036 pub(crate) struct yaml_anchors_t { struct
1038 pub references: libc::c_int,
1040 pub anchor: libc::c_int,
1042 pub serialized: bool,