Home
last modified time | relevance | path

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

/third_party/rust/crates/nix/src/sys/
Daio.rs108 struct AioCb { struct
110 /// Could this `AioCb` potentially have any in-kernel state? argument
120 impl AioCb { argument
192 impl Debug for AioCb { implementation
201 impl Drop for AioCb { implementation