pub unsafe extern "C" fn vsl_host_path(
    host: *const VSLHost
) -> *const c_char
Expand description

Returns the bound path of the host.

@memberof VSLHost