browser-window-c 0.0.3

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