bcf_idpair_t

ID Dictionary k/v

extern (C)
struct bcf_idpair_t {}

Members

Variables

key
const(char)* key;

Undocumented in source.

val
bcf_idinfo_t* val;

Undocumented in source.

Meta