pub unsafe extern "C" fn mlirOperationGetNumRegions(
op: MlirOperation,
) -> isizeExpand description
Returns the number of regions attached to the given operation.
pub unsafe extern "C" fn mlirOperationGetNumRegions(
op: MlirOperation,
) -> isizeReturns the number of regions attached to the given operation.