Function gravity::json_add_bool [] [src]

pub unsafe extern "C" fn json_add_bool(
    json: *mut json_t,
    key: *const c_char,
    value: bool
)