Type Definition tskit::bindings::tsk_flags_t[][src]

pub type tsk_flags_t = u32;
Expand description

@brief Container for bitwise flags.

@rst Bitwise flags are used in tskit as a column type and also as a way to specify options to API functions. @endrst