Function tokio::io::read_buf::slice_to_uninit_mut

source ยท
unsafe fn slice_to_uninit_mut(slice: &mut [u8]) -> &mut [MaybeUninit<u8>]