WrappedCallback

Type Alias WrappedCallback 

Source
pub type WrappedCallback = dyn Fn(c_int, *mut JSValue) -> JSValue;