mlir_sys

Function mlirTypeIsALLVMPointerType

Source
pub unsafe extern "C" fn mlirTypeIsALLVMPointerType(
    type_: MlirType,
) -> bool
Expand description

Returns true if the type is an LLVM dialect pointer type.