Looks up the index of a description in the enum (ie description is for the nth code in the enum).
description to get index for
pointer to description's index, or null if description not in enum
See Implementation
Looks up the index of a description in the enum (ie description is for the nth code in the enum).