Function egl::initialize [] [src]

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