[][src]Function quickjs_sys::JS_ToPropertyKey

pub unsafe extern "C" fn JS_ToPropertyKey(
    ctx: *mut JSContext,
    val: JSValue
) -> JSValue