_combine

@JvmName(name = "combine")
fun _combine(vararg perm: PermissionType): Int(source)

将多个 PermissionType 的权限值合并到一起。