Function raylib::ffi::UpdateTexture[][src]

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