Function raylib_sys::DrawTextureV[][src]

pub unsafe extern "C" fn DrawTextureV(
    texture: Texture2D,
    position: Vector2,
    tint: Color
)