libmetal
Functions
io.h File Reference

Go to the source code of this file.

Functions

struct metal_io_opsmetal_io_get_ops (void)
 Get the default global io ops. More...
 
struct metal_io_regionmetal_io_get_region (void)
 Get the default global io region. More...
 

Function Documentation

◆ metal_io_get_ops()

struct metal_io_ops* metal_io_get_ops ( void  )

Get the default global io ops.

Returns
an io ops.

◆ metal_io_get_region()

struct metal_io_region* metal_io_get_region ( void  )

Get the default global io region.

Returns
an io region.