Function llvm_mlir_sys::mlirLLVMPointerTypeGet
source · pub unsafe extern "C" fn mlirLLVMPointerTypeGet(
pointee: MlirType,
addressSpace: c_uint
) -> MlirTypeExpand description
Creates an llvm.ptr type.
pub unsafe extern "C" fn mlirLLVMPointerTypeGet(
pointee: MlirType,
addressSpace: c_uint
) -> MlirTypeCreates an llvm.ptr type.