Home
last modified time | relevance | path

Searched refs:_bindgen_ty_3 (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/net_sys/src/
Diff.rs927 pub const SHUT_RD: _bindgen_ty_3 = 0;
928 pub const SHUT_WR: _bindgen_ty_3 = 1;
929 pub const SHUT_RDWR: _bindgen_ty_3 = 2;
930 pub type _bindgen_ty_3 = u32; typedef