pub unsafe extern "C" fn mlirLLVMPointerTypeGet(
ctx: MlirContext,
addressSpace: c_uint,
) -> MlirType
Expand description
Creates an llvm.ptr type.
pub unsafe extern "C" fn mlirLLVMPointerTypeGet(
ctx: MlirContext,
addressSpace: c_uint,
) -> MlirType
Creates an llvm.ptr type.