azul_core::gl

Function get_opengl_texture

Source
pub fn get_opengl_texture(
    image_key: &ExternalImageId,
) -> Option<(GLuint, (f32, f32))>