[][src]Function js_ffi::create_callback_1

pub fn create_callback_1(cb: impl FnMut(JSValue) + Send + 'static) -> JSFunction