Function v8_sys::v8_Object_SetAlignedPointerInInternalField [] [src]

pub unsafe extern fn v8_Object_SetAlignedPointerInInternalField(c: RustContext,
                                                                self_: ObjectRef,
                                                                index: c_int,
                                                                value: *mut c_void)