bcf_enc_vfloat

@param s kstring to write into @param n total number of items in @p a (<= 0 to encode BCF_BT_NULL) @param a input data to encode @return 0 on success; < 0 on error

extern (C)
int
bcf_enc_vfloat
(,
int n
,
float* a
)

Meta