[]Function neon_runtime::nan::handler::schedule

pub unsafe extern "C" fn schedule(
    thread_safe_cb: *mut c_void,
    rust_callback: *mut c_void,
    complete: unsafe extern "C" fn(Local, Local, *mut c_void)
)

Executes the given callback in the libuv main thread