Trait memmap2::MmapAsRawDesc
source · pub trait MmapAsRawDesc {
// Required method
fn as_raw_desc(&self) -> MmapRawDescriptor;
}
pub trait MmapAsRawDesc {
// Required method
fn as_raw_desc(&self) -> MmapRawDescriptor;
}