Function mozjs::glue::int_to_jsid

source ยท
pub unsafe extern "C" fn int_to_jsid(
    i: i32,
    id: MutableHandle<PropertyKey>,
)