dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
makeString
dplug
core
string
Create a
String
from a D
string
.
nothrow @
nogc
String
makeString
(
const
(
char
)[]
s
)
Meta
Source
See Implementation
dplug
core
string
functions
convertStringToDouble
convertStringToInteger
makeString
strtod_nolocale
structs
String
Create a String from a D string.