[][src]Function redis_module::raw::reply_with_long_long

pub fn reply_with_long_long(ctx: *mut RedisModuleCtx, ll: c_longlong) -> Status