Looking for a C API for the Arducam imx708 camera

Hello,
I am looking for a C API for your imx708 camera, I would like to be able to grab a frame of video and do some processing on it.
I used the MMAL library in the past with the RPI 4 card but that has been replaced with the libcamera library.
The libcamera library is OK for C++ applications but I am more comfortable using C.
I have looked for a C wrapper to the libcamera library but have not found one.

Even an example of opening and reading the camera in C would be helpful, Thanks.

Sry, I haven’t tried the c library