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