Function nannou::wgpu::bytes::from

source ·
pub unsafe fn from<T>(t: &T) -> &[u8] 
where T: Copy,