Function egl_img_from_dmabuf

Source
fn egl_img_from_dmabuf(
    egl_ctx: &EglContext,
    raw_frame: &RawVideoFrame,
) -> Result<Image>