pub fn set_pointer_capture( el: &Element, e: &PointerEvent, ) -> Result<(), JsString>
Set pointer capture on an element using the id from a PointerEvent.
PointerEvent