pub unsafe extern "C" fn LLVMDIBuilderCreateLexicalBlockFile(
Builder: LLVMDIBuilderRef,
Scope: LLVMMetadataRef,
File: LLVMMetadataRef,
Discriminator: c_uint,
) -> LLVMMetadataRef
Expand description
Create a descriptor for a lexical block with a new file attached.