Home
last modified time | relevance | path

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

/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs52 pub type host_info64_t = *mut integer_t; typedef
5764 host_info64_out: host_info64_t, in host_statistics64()