libxtc 0.4.0
Async concurrency for C: Tokio + Seastar + BEAM, in one library
Loading...
Searching...
No Matches
xtc_launch_opts_t Struct Reference

Data Fields

int loop
 
size_t mailbox_cap
 
const char * name
 

Detailed Description

Definition at line 51 of file xtc_launch.h.

Field Documentation

◆ loop

int xtc_launch_opts_t::loop

Definition at line 54 of file xtc_launch.h.

◆ mailbox_cap

size_t xtc_launch_opts_t::mailbox_cap

Definition at line 53 of file xtc_launch.h.

◆ name

const char* xtc_launch_opts_t::name

Definition at line 52 of file xtc_launch.h.


The documentation for this struct was generated from the following file: