magic: u32
Magic number
length: u32
Total length of blob
pub const GenericBlob = extern struct { /// Magic number magic: u32, /// Total length of blob length: u32, }
Press escape to exit search and then '?' to see more options.