[][src]Function khronos_egl::initialize

pub fn initialize(
    display: EGLDisplay,
    major: &mut EGLint,
    minor: &mut EGLint
) -> bool