Function DrawTextureRec

Source
pub unsafe extern "C" fn DrawTextureRec(
    texture: Texture2D,
    source: Rectangle,
    position: Vector2,
    tint: Color,
)