[][src]Function babylon::create_callback_3

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