Home
last modified time | relevance | path

Searched defs:copyfile_state_t (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Dtypes.rs1127 pub struct copyfile_state_t(pub(crate) *mut c::c_void); structure names
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs146 pub type copyfile_state_t = *mut ::c_void; types

Completed in 16 milliseconds