pub unsafe extern "C" fn mlirValueIsABlockArgument( value: MlirValue, ) -> bool
Returns 1 if the value is a block argument, 0 otherwise.