[][src]Function js_ffi::create_callback1

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