Function neon_runtime::nan::handler::new[][src]

pub unsafe extern "C" fn new(
    isolate: *mut Isolate__,
    this: Local,
    callback: Local
) -> *mut c_void
Expand description

Creates a new event handler which can be used to execute a callback in the libuv main thread