Function v8_sys::v8_Integer_NewFromUnsigned [] [src]

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