SystemPathDetection

bindgen.SystemPathDetection

Attributes

Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

case case Auto extends SystemPathDetection
final case class FromClang(clang: ClangPath)
final case class FromLLVM(bin: LLVMBin)
case case No extends SystemPathDetection