Function videostream_sys::vsl_client_set_timeout
source · pub unsafe extern "C" fn vsl_client_set_timeout(
client: *mut VSLClient,
timeout: f32
)Expand description
Sets the socket timeout for this client.
@memberof VSLClient