coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
obuf Struct Reference

#include <iobuf.h>

Collaboration diagram for obuf:
Collaboration graph

Data Fields

uint8_tb
 
size_t n_written
 
size_t capacity
 

Detailed Description

Definition at line 30 of file iobuf.h.

Field Documentation

◆ b

◆ capacity

size_t obuf::capacity

Definition at line 33 of file iobuf.h.

Referenced by obuf_capacity(), and obuf_init().

◆ n_written


The documentation for this struct was generated from the following file: