pub unsafe extern "C" fn aws_imds_client_release(
    client: *mut aws_imds_client
)
Expand description

Decrements the ref count on the client

@param client imds client to release a reference to