Function js::create_callback_2[][src]

pub fn create_callback_2(cb: impl FnMut(f64, f64) + Send + 'static) -> f64