Function mozjs::rust::jsapi_wrapped::JS_HasElement
source ยท pub unsafe fn JS_HasElement(
cx: *mut JSContext,
obj: HandleObject<'_>,
index: u32,
foundp: *mut bool,
) -> bool
pub unsafe fn JS_HasElement(
cx: *mut JSContext,
obj: HandleObject<'_>,
index: u32,
foundp: *mut bool,
) -> bool