pub unsafe extern "C" fn DrawTextureEx( texture: Texture2D, position: Vector2, rotation: c_float, scale: c_float, tint: Color, )
Draw a Texture2D with extended parameters