pub unsafe extern "C" fn mlirValueIsAOpResult( value: MlirValue, ) -> bool
Returns 1 if the value is an operation result, 0 otherwise.