Function gpujpeg_opengl_texture_set_data

Source
pub unsafe extern "C" fn gpujpeg_opengl_texture_set_data(
    texture_id: c_int,
    data: *mut u8,
) -> c_int
Expand description

Set data to OpenGL texture

@param texture_id @param data

ยงreturn

0 if succeeds, otherwise nonzero