blob: 4754ebc95ff84f5f186c68a382cf109dc72adfaa [file] [log] [blame]
!render_api
%#include "OpenglRender/RenderLib.h"
%
# Initializes the library and tries to load the corresponding EGL/GLES
# translation libraries.
# Returns either the library accessor smart pointer or null on failure.
emugl::RenderLibPtr initLibrary(void);