[−][src]Function llvm_sys::debuginfo::LLVMDIBuilderCreateLexicalBlock
pub unsafe extern "C" fn LLVMDIBuilderCreateLexicalBlock(
Builder: LLVMDIBuilderRef,
Scope: LLVMMetadataRef,
File: LLVMMetadataRef,
Line: c_uint,
Column: c_uint
) -> LLVMMetadataRef
Create a descriptor for a lexical block with the specified parent context.