Struct kernel::mem::AppSlice
[−]
[src]
pub struct AppSlice<L, T> { ptr: AppPtr<L, T>, len: usize, }
Fields
ptr: AppPtr<L, T>
len: usize