pub unsafe extern "C" fn mlirLLVMPointerTypeGet(
    pointee: MlirType,
    addressSpace: c_uint
) -> MlirType
Expand description

Creates an llvm.ptr type.