Function rust_raylib::ffi::DrawTextureRec
source · pub unsafe extern "C" fn DrawTextureRec(
texture: Texture2D,
source: Rectangle,
position: Vector2,
tint: Color
)
Expand description
Draw a part of a texture defined by a rectangle