flickcurl_free_photo ( flickcurl_photo* photo )Field 'photo->fields->integer' in 1st parameter 'photo' (pointer) has type 'enum flickcurl_photo_field_type'.
flickcurl_free_photos ( flickcurl_photo** photos )Field 'photos->fields->integer' in 1st parameter 'photos' (pointer) has type 'enum flickcurl_photo_field_type'.
flickcurl_get_photo_field_label ( enum flickcurl_photo_field_type field )1st parameter 'field' has type 'enum flickcurl_photo_field_type'.
flickcurl_groups_pools_getPhotos ( flickcurl* fc, char const* group_id, char const* tags, char const* user_id, char const* extras, int per_page, int page )Field 'retval->fields->integer' in return value (pointer) has type 'enum flickcurl_photo_field_type'.
flickcurl_people_getPublicPhotos ( flickcurl* fc, char const* user_id, char const* extras, int per_page, int page )Field 'retval->fields->integer' in return value (pointer) has type 'enum flickcurl_photo_field_type'.
flickcurl_photo_as_source_uri ( flickcurl_photo* photo, char const c )Field 'photo->fields->integer' in 1st parameter 'photo' (pointer) has type 'enum flickcurl_photo_field_type'.
flickcurl_photos_getContactsPhotos ( flickcurl* fc, int contact_count, int just_friends, int single_photo, int include_self, char const* extras )Field 'retval->fields->integer' in return value (pointer) has type 'enum flickcurl_photo_field_type'.
flickcurl_photos_getContactsPublicPhotos ( flickcurl* fc, char const* user_id, int count, int just_friends, int single_photo, int include_self, char const* extras )Field 'retval->fields->integer' in return value (pointer) has type 'enum flickcurl_photo_field_type'.
flickcurl_photos_getInfo ( flickcurl* fc, char const* photo_id )Field 'retval->fields->integer' in return value (pointer) has type 'enum flickcurl_photo_field_type'.
flickcurl_photos_getNotInSet ( flickcurl* fc, int min_upload_date, int max_upload_date, char const* min_taken_date, char const* max_taken_date, int privacy_filter, char const* extras, int per_page, int page )Field 'retval->fields->integer' in return value (pointer) has type 'enum flickcurl_photo_field_type'.
flickcurl_photos_getRecent ( flickcurl* fc, char const* extras, int per_page, int page )Field 'retval->fields->integer' in return value (pointer) has type 'enum flickcurl_photo_field_type'.
flickcurl_photos_getUntagged ( flickcurl* fc, int min_upload_date, int max_upload_date, char const* min_taken_date, char const* max_taken_date, int privacy_filter, char const* extras, int per_page, int page )Field 'retval->fields->integer' in return value (pointer) has type 'enum flickcurl_photo_field_type'.
flickcurl_photos_getWithGeoData ( flickcurl* fc, int min_upload_date, int max_upload_date, char const* min_taken_date, char const* max_taken_date, int privacy_filter, char const* extras, int per_page, int page )Field 'retval->fields->integer' in return value (pointer) has type 'enum flickcurl_photo_field_type'.
flickcurl_photos_getWithoutGeoData ( flickcurl* fc, int min_upload_date, int max_upload_date, char const* min_taken_date, char const* max_taken_date, int privacy_filter, char const* extras, int per_page, int page )Field 'retval->fields->integer' in return value (pointer) has type 'enum flickcurl_photo_field_type'.
flickcurl_photos_recentlyUpdated ( flickcurl* fc, int min_date, char const* extras, int per_page, int page )Field 'retval->fields->integer' in return value (pointer) has type 'enum flickcurl_photo_field_type'.
flickcurl_photos_search ( flickcurl* fc, struct flickcurl_search_params* params )Field 'retval->fields->integer' in return value (pointer) has type 'enum flickcurl_photo_field_type'.