release_pointer_capture

Function release_pointer_capture 

Source
pub fn release_pointer_capture(
    el: &Element,
    e: &PointerEvent,
) -> Result<(), JsString>
Expand description

Release pointer capture on an element using the id from a PointerEvent.