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

type tsk_flags_t = u32;

@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