dplug v14.3.0 (2024-02-05T14:07:57Z)
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.