pub unsafe extern "C" fn FLEncoder_WriteKeyValue(
arg1: FLEncoder,
arg2: FLValue,
) -> boolExpand description
Specifies the key for the next value to be written to the current dictionary. The key is given as a Value, which must be a string or integer.