Function object::read::coff::anon_object_class_id
source · pub fn anon_object_class_id<'data, R: ReadRef<'data>>(data: R) -> Result<ClsId>Expand description
Read the class_id field from an anon object header.
This can be used to determine the format of the header.