Function v8_sys::v8_BooleanObject_New
[−]
[src]
pub unsafe extern fn v8_BooleanObject_New(c: RustContext,
isolate: IsolatePtr,
value: bool)
-> ValueRef