mlir_sys

Function mlirOpOperandIsNull

Source
pub unsafe extern "C" fn mlirOpOperandIsNull(
    opOperand: MlirOpOperand,
) -> bool
Expand description

Returns whether the op operand is null.