Function raylib_sys::UpdateTexture

source ยท
pub unsafe extern "C" fn UpdateTexture(
    texture: Texture2D,
    pixels: *const c_void
)