[][src]Function js_ffi::create_callback_6

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