Function protocol_copyPropertyList2

Source
pub unsafe extern "C" fn protocol_copyPropertyList2(
    proto: *mut Protocol,
    outCount: *mut c_uint,
    isRequiredProperty: BOOL,
    isInstanceProperty: BOOL,
) -> *mut objc_property_t