indigo_connect_server

Function indigo_connect_server 

Source
pub unsafe extern "C" fn indigo_connect_server(
    name: *const c_char,
    host: *const c_char,
    port: c_int,
    server: *mut *mut indigo_server_entry,
) -> indigo_result
Expand description

Connect and start thread for remote server.