pub unsafe extern "C" fn aws_profile_collection_get_profile(
    profile_collection: *const aws_profile_collection,
    profile_name: *const aws_string
) -> *const aws_profile
Expand description

Retrieves a reference to a profile with the specified name, if it exists, from the profile collection