Function neon_runtime::nan::primitive::boolean[][src]

pub unsafe extern "C" fn boolean(
    out: &mut Local,
    isolate: *mut Isolate__,
    b: bool
)

Mutates the out argument provided to refer to the v8::Boolean object.