Function mlir_sys::mlirOperationGetName 
source · pub unsafe extern "C" fn mlirOperationGetName(
    op: MlirOperation
) -> MlirIdentifierExpand description
Gets the name of the operation as an identifier.
pub unsafe extern "C" fn mlirOperationGetName(
    op: MlirOperation
) -> MlirIdentifierGets the name of the operation as an identifier.