Skip to main content

flag_names

Function flag_names 

Source
pub fn flag_names<'a>(
    desc: &PointDesc<'a>,
    mask: u64,
) -> impl Iterator<Item = &'a str>
Expand description

Iterate the names of set flags for a FLAGS point (ascending bit order).