kCFNotFound

Constant kCFNotFound 

Source
pub const kCFNotFound: CFIndex = -1;
Expand description

A constant that indicates that a search operation did not succeed in locating the target value.

See documentation.