pub unsafe extern "C" fn mlirLLVMFunctionTypeGet( resultType: MlirType, nArgumentTypes: isize, argumentTypes: *const MlirType, isVarArg: bool, ) -> MlirType
Creates an llvm.func type.