iPXE
Data Fields
init_fn Struct Reference

An initialisation function. More...

#include <init.h>

Data Fields

void(* initialise )(void)
 

Detailed Description

An initialisation function.

Initialisation functions are called exactly once, as part of the call to initialise().

Definition at line 14 of file init.h.

Field Documentation

◆ initialise

void( * init_fn::initialise) (void)

Definition at line 15 of file init.h.

Referenced by initialise().


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