pub unsafe extern "C" fn FLEncoder_WriteNull(arg1: FLEncoder) -> bool
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.)
null