Linux
sudo apt install libraw-devmacOS
brew install librawWindows
Install libraw and set LIBRAW_PATH to where you installed it.
go build ./...go test -v ./...- Add declaration to
rk/core/helpers.h - Add implementation to
rk/core/helpers.c - Expose it in
rk/rk.go