Home
last modified time | relevance | path

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

/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs34 pub type host_info_t = *mut integer_t; typedef
5803 host_info_out: host_info_t, in host_statistics()