Struct rpgffi::WorkerInstrumentation [] [src]

#[repr(C)]
pub struct WorkerInstrumentation { pub num_workers: c_int, pub instrument: __IncompleteArrayField<Instrumentation>, pub __bindgen_align: [u64; 0], }

Fields

Trait Implementations

impl Copy for WorkerInstrumentation
[src]

impl Clone for WorkerInstrumentation
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more