Function mlir_sys::mlirOperationGetTypeID 
source · pub unsafe extern "C" fn mlirOperationGetTypeID(
    op: MlirOperation
) -> MlirTypeIDExpand description
Gets the type id of the operation. Returns null if the operation does not have a registered operation description.