pub unsafe extern "C" fn aws_uri_path(
    uri: *const aws_uri
) -> *const aws_byte_cursor
Expand description

Returns the path portion of the uri. If the original value was empty, this value will be “/”.