pub unsafe extern "C" fn mlirLLVMDIImportedEntityAttrGet(
ctx: MlirContext,
tag: c_uint,
scope: MlirAttribute,
entity: MlirAttribute,
file: MlirAttribute,
line: c_uint,
name: MlirAttribute,
nElements: isize,
elements: *const MlirAttribute,
) -> MlirAttributeExpand description
Creates a LLVM DIImportedEntityAttr attribute.