pub fn anon_object_class_id<'data, R: ReadRef<'data>>(data: R) -> Result<ClsId>
Expand description

Read the class_id field from a pe::AnonObjectHeader.

This can be used to determine the format of the header.