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;

float value

i
int32_t i;

Stores a numeric value iff this INFO field is a scalar +//// integer valu

Meta