ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
mdl_url_list_t Struct Reference

Bounded list of absolute URLs found on a page. More...

#include <mdl_extract.h>

Data Fields

char urls [k_mdl_max_urls][k_mdl_url_max]
 Absolute, NUL-terminated.
size_t count
 Number of valid entries.

Detailed Description

Bounded list of absolute URLs found on a page.

Definition at line 29 of file mdl_extract.h.

Field Documentation

◆ count

◆ urls


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