[][src]Function odds::ref_slice_mut

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

Create a length 1 mutable slice out of a reference