pub unsafe extern "C" fn mlirOperationGetNumSuccessors(
op: MlirOperation,
) -> isizeExpand description
Returns the number of successor blocks of the operation.
pub unsafe extern "C" fn mlirOperationGetNumSuccessors(
op: MlirOperation,
) -> isizeReturns the number of successor blocks of the operation.