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