pub unsafe extern "C" fn DrawTexturePro(
texture: Texture2D,
source: Rectangle,
dest: Rectangle,
origin: Vector2,
rotation: c_float,
tint: Color,
)
Expand description
Draw a part of a texture defined by a rectangle with ‘pro’ parameters