rustc_llvm::LLVMDIBuilderCreateEnumerationType
[−]
[src]
pub unsafe extern fn LLVMDIBuilderCreateEnumerationType(Builder: DIBuilderRef, Scope: DIScope, Name: *const c_char, File: DIFile, LineNumber: c_uint, SizeInBits: c_ulonglong, AlignInBits: c_ulonglong, Elements: DIArray, ClassType: DIType) -> DIType
Unstable (
rustc_private
)