Function UpdateTextureRec

Source
pub unsafe extern "C" fn UpdateTextureRec(
    texture: Texture2D,
    rec: Rectangle,
    pixels: *const c_void,
)
Expand description

Update GPU texture rectangle with new data