Function cJSON_CreateBool

Source
pub unsafe extern "C" fn cJSON_CreateBool(
    boolean: cJSON_bool,
) -> *mut cJSON