LLVMGetTypeByName

Obtain a Type from a module by its registered name.

extern (C) nothrow
LLVMGetTypeByName
(,
const(char)* Name
)

Meta