Get hardware pointer/handle to a texture

I’m trying to get the hardware pointer/handle to a texture.

This is possible in Unity using (Texture.GetNativeTexturePtr)

How is this done with Unreal?