Enum x11_dl::xft::FcResult
[−]
[src]
pub enum FcResult {
Match,
NoMatch,
TypeMismatch,
NoId,
OutOfMemory,
}Variants
MatchNoMatchTypeMismatchNoIdOutOfMemory