Function redis_cell::Throttle_RedisCommand[][src]

#[no_mangle]
pub extern "C" fn Throttle_RedisCommand(
    ctx: *mut RedisModuleCtx,
    argv: *mut *mut RedisModuleString,
    argc: c_int
) -> Status