1#![allow(non_snake_case)] 2#![allow(non_camel_case_types)] 3 4include!(concat!(env!("OUT_DIR"), "/raylib_ffi.rs"));