pub unsafe extern "C" fn mlirOperationGetNumRegions(
    op: MlirOperation
) -> isize
Expand description

Returns the number of regions attached to the given operation.