pub unsafe extern "C" fn aws_profile_get_property(
    profile: *const aws_profile,
    property_name: *const aws_string
) -> *const aws_profile_property
Expand description

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