Function in3_sys::json_create_bool[][src]

pub unsafe extern "C" fn json_create_bool(
    jp: *mut json_ctx_t,
    value: bool
) -> *mut d_token_t