[][src]Function raylib_sys::UpdateTexture

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