Function wasm_decode

Source
pub fn wasm_decode(
    blur_hash: &str,
    width: usize,
    height: usize,
) -> Option<Vec<u8>>