Function mozjs_sys::jsapi::JS_IndexToId

source ·
pub unsafe extern "C" fn JS_IndexToId(
    cx: *mut JSContext,
    index: u32,
    arg1: MutableHandleId
) -> bool
Expand description

Convert a uint32_t index into a jsid.