bcf_info_t.V1

Stores a numeric value iff this INFO field is a scalar

struct bcf_info_t
union V1 {}

Members

Variables

f
float f;

Undocumented in source.

i
int64_t i;

Stores a numeric value iff this INFO field is a scalar

Meta