Trait peek_poke::slice_ext::AsEndMutPtr
source · pub trait AsEndMutPtr<T> {
// Required method
fn as_end_mut_ptr(self) -> *mut T;
}
pub trait AsEndMutPtr<T> {
// Required method
fn as_end_mut_ptr(self) -> *mut T;
}