[][src]Function winapi_util::file::is_hidden

pub fn is_hidden(file_attributes: u64) -> bool

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