pub unsafe extern "C" fn aws_profile_collection_new_from_merge(
allocator: *mut aws_allocator,
config_profiles: *const aws_profile_collection,
credentials_profiles: *const aws_profile_collection
) -> *mut aws_profile_collectionExpand description
Create a new profile collection by merging a config-file-based profile collection and a credentials-file-based profile collection