Skip to main content

vulkano/
fns.rs

1use std::ffi::{c_void, CStr};
2
3// Generated by build.rs
4include!(concat!(env!("OUT_DIR"), "/fns.rs"));