[−][src]Trait core_foundation::base::CFIndexConvertible
Required Methods
fn to_CFIndex(self) -> CFIndex
Always use this method to construct a CFIndex
value. It performs bounds checking to
ensure the value is in range.
Implementations on Foreign Types
impl CFIndexConvertible for usize
[src]
impl CFIndexConvertible for usize
fn to_CFIndex(self) -> CFIndex
[src]
fn to_CFIndex(self) -> CFIndex