goevdi binds the EVDI client library into Go via CGO
libdisplayconfig | ||
libevdi | ||
openvd | ||
.gitignore | ||
go.mod | ||
go.sum | ||
LICENSE.md | ||
README.md | ||
shell.nix |
goevdi
goevdi binds the EVDI client library into Go via CGO
TODO
Implement the following in Go:
void evdi_ddcci_response(evdi_handle handle, const unsigned char *buffer,
const uint32_t buffer_length,
const bool result);
void evdi_set_logging(struct evdi_logging evdi_logging);