Struct CoreFoundation_sys::base::CFRange [] [src]

#[repr(C)]
pub struct CFRange { pub location: CFIndex, pub length: CFIndex, }

Fields