XGBoost in C language

Hi! I need to implement XGBoost in C language (on Windows) for the inference part only. I have read the XGBoost documentation that illustrates the C API but, searching on the web, the tutorial seems written for Linux. Could you give me some guidelines to do it?