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