Function class_copyPropertyList

Source
pub unsafe extern "C" fn class_copyPropertyList(
    cls: Class,
    outCount: *mut c_uint,
) -> *mut objc_property_t