[][src]Function raylib_sys::ffi_funcs::DrawTextureV

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