Function neon_runtime::nan::error::new_error[][src]

pub unsafe fn new_error(_: Isolate, out: &mut Local, msg: Local)
Expand description

Mutates the out argument provided to refer to a newly created Error object.