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

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

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