pub unsafe extern "C" fn draw_texture_ex( texture: Texture, pos: Vector2, rotation: c_float, scale: c_float, tint: Color, )
Draw a Texture with extended parameters