Binding

bindgen.interface.Binding
See theBinding companion class
object Binding

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Binding.type

Members list

Value members

Concrete methods

def apply(header: File, packageName: String): Binding

Deprecated methods

def apply(headerFile: File, packageName: String, linkName: Option[String], cImports: List[String], clangFlags: List[String], exclusivePrefixes: List[String], logLevel: LogLevel, systemIncludes: Includes, noConstructor: Set[String], opaqueStructs: Set[String], multiFile: Boolean, noComments: Boolean, noLocation: Boolean): Binding

Attributes

Deprecated
true
def builder(header: File, packageName: String): Binding

Attributes

Deprecated
true