pub fn clear_timeout(interval: u32) -> Result<(), JsValue>
Expand description

wasm_bindgen binding to the native JavaScript clearTimeout() function