[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

g_dtls_connection_handshake_async

Declaration

Source position: lazgio2.pas line 8845

procedure g_dtls_connection_handshake_async(

  conn: PGDtlsConnection;

  io_priority: gint;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);