Function gravity::json_add_bool [] [src]

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