browser-window-ffi 0.4.1

FFI bindings for the browser-window crate.
Documentation
#ifndef BW_APPLICATION_EDGE_H
#define BW_APPLICATION_EDGE_H


#ifdef __cplusplus
extern "C" {
#endif



typedef struct {
	void* _;
} bw_ApplicationEngineImpl;



#ifdef __cplusplus
}
#endif

#endif//BW_APPLICATION_EDGE_H