Function json_create_bytes

Source
pub unsafe extern "C" fn json_create_bytes(
    jp: *mut json_ctx_t,
    value: bytes_t,
) -> *mut d_token_t