Function mozjs::rust::jsapi_wrapped::JS_IndexToId

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