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
Copyright
Copyright (C) 2010-2026 Olivier Matz, Robin Jarry.
Info
2026-06-11 Libecoli Programmer's Manual