23 lines
525 B
C
23 lines
525 B
C
/*! \file */
|
|
/*******************************************
|
|
* *
|
|
* File auto-generated by `::safer_ffi`. *
|
|
* *
|
|
* Do not manually edit this file. *
|
|
* *
|
|
*******************************************/
|
|
|
|
#ifndef __RUST_LIBRASHADER_CAPI__
|
|
#define __RUST_LIBRASHADER_CAPI__
|
|
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
|
|
|
|
#ifdef __cplusplus
|
|
} /* extern "C" */
|
|
#endif
|
|
|
|
#endif /* __RUST_LIBRASHADER_CAPI__ */
|