Skip to main content

JS_SetElement4

Function JS_SetElement4 

Source
pub unsafe fn JS_SetElement4(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    index: u32,
    v: u32,
) -> bool
👎Deprecated:

Use wrappers2 instead