Function reply_with_simple_string

Source
pub fn reply_with_simple_string(
    ctx: *mut RedisModuleCtx,
    s: *const c_char,
) -> Status