[][src]Function js_ffi::create_callback1

pub fn create_callback1(cb: Box<dyn Fn(JSValue) + Send + 'static>) -> JSValue