class_copyIvarList

Function class_copyIvarList 

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