#include <kanzi/core.ui/platform/graphics_context/egl/kzs_egl.h>
#include <kanzi/core/legacy/debug/kzs_error.hpp>
Functions | |
EGLNativeWindowType | kzsEGLGetNativeWindow (const struct KzsWindowNative *windowNative) |
Get the EGL native window. More... | |
EGLNativeWindowType kzsEGLGetNativeWindow | ( | const struct KzsWindowNative * | windowNative | ) |
Get the EGL native window.
windowNative | Handle to window-native. |