C/C++ implementation for ResNet

hii,

I am using rk3566 and running rknnlite to run inference for my customised ResNet models. The test.py is in python. I want to implement the inference in C/C++. Is it possible? Anybody has reference for it?