Function Queries.sendQueryPrepared

Sends a request to execute a prepared statement with given parameters, without waiting for the result(s)

void sendQueryPrepared (
  scope const ref QueryParams qp
);