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