[][src]Function redis_module::raw::replicate

pub fn replicate(
    ctx: *mut RedisModuleCtx,
    command: &str,
    args: &[&str]
) -> Status