[][src]Function native_windows_gui::unbind_event_handler

pub fn unbind_event_handler(handler: &EventHandler)

Free all associated callbacks with the event handler.

This function will panic if the handler was already freed.