pub unsafe extern "C" fn aws_profile_collection_new_from_file(
allocator: *mut aws_allocator,
file_path: *const aws_string,
source: aws_profile_source_type
) -> *mut aws_profile_collectionExpand description
Create a new profile collection by parsing a file with the specified path