pub unsafe extern "C" fn mlirLLVMDIModuleAttrGet(
ctx: MlirContext,
file: MlirAttribute,
scope: MlirAttribute,
name: MlirAttribute,
configMacros: MlirAttribute,
includePath: MlirAttribute,
apinotes: MlirAttribute,
line: c_uint,
isDecl: bool,
) -> MlirAttribute
Expand description
Creates a LLVM DIModuleAttr attribute.