10#include "dawn/porting/nuttx/pulsecount.hxx"
38int pulsecount_open(
const char *path);
46void pulsecount_close(
int fd);
54void pulsecount_init(
int fd);
63int pulsecount_start(
int fd);
72int pulsecount_stop(
int fd);
Out-of-tree user-extension hooks for Dawn.
Pulse-count output settings.