pub unsafe extern "C" fn vsl_client_path(
    client: *const VSLClient
) -> *const c_char
Expand description

Returns the path on which the client has connected to the host.

@memberof VSLClient