Function raylib::ffi::DrawTextureRec[][src]

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