FLEncoder_WriteNull

Function FLEncoder_WriteNull 

Source
pub unsafe extern "C" fn FLEncoder_WriteNull(arg1: FLEncoder) -> bool
Expand description

Writes a null value to an encoder. (This is an explicitly-stored null, like the JSON null, not the “undefined” value represented by a NULL FLValue pointer.)