Function string_to_double

Source
pub fn string_to_double(s: *const RedisModuleString, len: *mut f64) -> Status