Function v8_sys::v8_Integer_New [] [src]

pub unsafe extern fn v8_Integer_New(c: RustContext,
                                    isolate: IsolatePtr,
                                    value: i32)
                                    -> IntegerRef