Function string_compare

Source
pub fn string_compare(
    a: *mut RedisModuleString,
    b: *mut RedisModuleString,
) -> Ordering