libmetal
Loading...
Searching...
No Matches
io.h File Reference
#include <metal/utilities.h>

Go to the source code of this file.

Functions

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

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.