Function v8_sys::v8_Object_Get_Index [] [src]

pub unsafe extern fn v8_Object_Get_Index(c: RustContext,
                                         self_: ObjectRef,
                                         context: ContextRef,
                                         index: u32)
                                         -> ValueRef