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