Function mlir_sys::mlirOpOperandGetNextUse 
source · pub unsafe extern "C" fn mlirOpOperandGetNextUse(
    opOperand: MlirOpOperand
) -> MlirOpOperandExpand description
Returns an op operand representing the next use of the value, or a null op operand if there is no next use.