Function gpujpeg_decoder_output_set_texture

Source
pub unsafe extern "C" fn gpujpeg_decoder_output_set_texture(
    output: *mut gpujpeg_decoder_output,
    texture: *mut gpujpeg_opengl_texture,
)
Expand description

Set decoder output to OpenGL texture

@param output Decoder output structure

ยงreturn

void