Searched defs:IoSliceMut (Results 1 – 3 of 3) sorted by relevance
49 pub struct IoSliceMut<'a> { struct54 impl<'a> IoSliceMut<'a> { argument
117 bufs: &mut [IoSliceMut], in preadv()151 bufs: &mut [IoSliceMut], in preadv2()178 bufs: &mut [IoSliceMut], in preadv2()
54 pub struct IoSliceMut<'a> { struct59 impl<'a> IoSliceMut<'a> { implementation