pub unsafe extern "C" fn vsl_client_userptr(
    client: *mut VSLClient
) -> *mut c_void
Expand description

Returns the optional userptr associated with this client connection.

@memberof VSLClient