Function odds::ref_slice_mut [] [src]

pub fn ref_slice_mut<T>(ptr: &mut T) -> &mut [T]

Create a length 1 mutable slice out of a reference