cJSON_CreateFalse function

  1. @Native<Pointer<cJSON> Function()>()>()
Pointer<cJSON> cJSON_CreateFalse()

Implementation

@ffi.Native<ffi.Pointer<cJSON> Function()>()
external ffi.Pointer<cJSON> cJSON_CreateFalse();