[][src]Function blurhash_wasm::wasm_decode

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