is_hidden

Function is_hidden 

Source
pub fn is_hidden(file_attributes: u64) -> bool
Expand description

Returns true if and only if the given file attributes contain the FILE_ATTRIBUTE_HIDDEN attribute.