ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
Region.contains
dmd
root
region
Region
If pointer points into Region.
struct
Region
nothrow
bool
contains
(
void
*
p
)
Parameters
p
void
*
pointer to check
Return Value
Type:
bool
true if it points into the region
Meta
Source
See Implementation
dmd
root
region
Region
functions
contains
malloc
release
savePos
size
If pointer points into Region.