Function rust_raylib::ffi::UpdateTexture

source ·
pub unsafe extern "C" fn UpdateTexture(
    texture: Texture2D,
    pixels: *const c_void
)
Expand description

Update GPU texture with new data