Function rustc_llvm_proxy::proxy::LLVMDIBuilderCreateLexicalBlock
source · #[no_mangle]
pub unsafe extern "C" fn LLVMDIBuilderCreateLexicalBlock(
Builder: LLVMDIBuilderRef,
Scope: LLVMMetadataRef,
File: LLVMMetadataRef,
Line: c_uint,
Column: c_uint
) -> LLVMMetadataRef