Function mozjs::rust::wrappers::JS_IndexToId

source ยท
pub unsafe fn JS_IndexToId(
    cx: *mut JSContext,
    index: u32,
    arg1: MutableHandleId<'_>,
) -> bool