pub fn with_writer<R>(f: impl FnOnce(&mut VgaWriter) -> R) -> Option<R>
Performs the with writer operation.