Function LLVMDIBuilderCreateLexicalBlockFile

Source
#[no_mangle]
pub extern "C" fn LLVMDIBuilderCreateLexicalBlockFile(
    Builder: LLVMDIBuilderRef,
    Scope: LLVMMetadataRef,
    File: LLVMMetadataRef,
    Discriminator: c_uint,
) -> LLVMMetadataRef