[][src]Function egls::egl::Initialize

pub unsafe fn Initialize(
    dpy: EGLDisplay,
    major: *mut EGLint,
    minor: *mut EGLint
) -> EGLBoolean