Function write_bytes

Source
pub fn write_bytes(path: &str, data: &[u8]) -> Result<(), String>