Skip to main content

try_pageout_with

Function try_pageout_with 

Source
pub fn try_pageout_with(b: Backend, chunks: &mut [Vec<u64>]) -> Result<Handle>
Available on crate feature pager and Unix only.
Expand description

Fallible counterpart to pageout_with.