[−][src]Function neon_runtime::nan::primitive::boolean
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.
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.