1
0
Fork 0
forked from wry/wry
wry/src/gfx_apis/gl/proc.rs
2023-10-22 20:28:32 +02:00

3 lines
112 B
Rust

#![allow(non_snake_case, dead_code, clippy::unused_unit)]
include!(concat!(env!("OUT_DIR"), "/egl_procs.rs"));