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