Function virtual_node::wrap_closure[][src]

pub fn wrap_closure<F: FnMut(T) + 'static, T: FromWasmAbi + 'static>(
    _func: F
) -> EventAttribFn