pub unsafe fn write_file(file: *mut FileProtocol, data: &[u8]) -> Result<(), ()>
Write data to a file