FileType

Type for C enum FileType

Raw type: Int

Constructors

Link copied to clipboard
constructor(value: Int)

Types

Link copied to clipboard
object Companion
Link copied to clipboard
object Constants

Properties

Link copied to clipboard
val value: Int

Functions

Link copied to clipboard
open operator override fun compareTo(other: FileType): Int
Link copied to clipboard
open override fun toString(): String