mlir_sys

Function mlirLLVMPointerTypeGet

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

Creates an llvm.ptr type.