Function scratchstack_wrapper_aws_c_common::aws_uri_path
source · 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 “/”.