git_transport_smart_proxy_options

Get a copy of the proxy options

The url is copied and must be freed by the caller.

package extern (C) nothrow @nogc
int
git_transport_smart_proxy_options

Parameters

out_ libgit2_d.proxy.git_proxy_options*

options struct to fill

transport .git_transport*

the transport to extract the data from.

Meta