Macro gpt_partition_type::guid_lookup[][src]

macro_rules! guid_lookup {
    ($([$os : literal, $name : literal, $guid : literal]) *) => { ... };
}