[][src]Function pconvert_rust::wasm::utils::node_write_file_sync

pub fn node_write_file_sync(fs: &NodeFs, path: &str, data: &[u8])

Wrapper function for nodejs fs.writeFileSync.