Function JS_GetTupleTag

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