Function mozjs::rust::wrappers::JS_DefineElement6

source ยท
pub unsafe fn JS_DefineElement6(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    index: u32,
    value: f64,
    attrs: c_uint,
) -> bool