Function mozjs::glue::int_to_jsid

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