pub unsafe extern "C" fn mlirOperationGetName(
    op: MlirOperation
) -> MlirIdentifier
Expand description

Gets the name of the operation as an identifier.