Function egli::egl::surface_attrib [] [src]

pub fn surface_attrib(
    display: EGLDisplay,
    surface: EGLSurface,
    attribute: EGLint,
    value: EGLint
) -> EglCallResult<()>

[EGL 1.1] Set an EGL surface attribute.