Function valkey_module::raw::string_to_double

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