ec_node_file_set_ops - Man Page

Set custom file operations for testing.

Synopsis

#include <ecoli/node_file.h>

void ec_node_file_set_ops(
    const struct ec_node_file_ops   *ops
);

Structures

struct ec_node_file_ops {

};

See Also

Info

2026-06-11 Libecoli Programmer's Manual