Function objc2::runtime::class_copyIvarList[][src]

pub unsafe extern "C" fn class_copyIvarList(
    cls: *const Class,
    outCount: *mut c_uint
) -> *mut *const Ivar