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