[][src]Function js_ffi::create_callback7

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