pub unsafe extern "C" fn mlirValueIsAOpResult(
    value: MlirValue
) -> bool
Expand description

Returns 1 if the value is an operation result, 0 otherwise.