Function redis_module::raw::hash_set [−][src]
pub fn hash_set(
key: *mut RedisModuleKey,
field: &str,
value: *mut RedisModuleString
) -> Status
pub fn hash_set(
key: *mut RedisModuleKey,
field: &str,
value: *mut RedisModuleString
) -> Status