Function raylib::ffi::DrawTextureV[][src]

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