rustc_llvm::LLVMDIBuilderCreateVariable
[−]
[src]
pub unsafe extern fn LLVMDIBuilderCreateVariable(Builder: DIBuilderRef, Tag: c_uint, Scope: DIDescriptor, Name: *const c_char, File: DIFile, LineNo: c_uint, Ty: DIType, AlwaysPreserve: bool, Flags: c_uint, AddrOps: *const i64, AddrOpsCount: c_uint, ArgNo: c_uint) -> DIVariable
Unstable (
rustc_private
)