from_binary

Function from_binary 

Source
pub fn from_binary(bin: &[u32]) -> &[u8] 
Expand description

Transmutes a SPIRV binary, which are stored as 32 bit words, into a more digestible byte array