ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
list_ptr
dmd
backend
dlist
extern (
C
++) nothrow @
nogc
inout
(
void
)*
list_ptr
(
inout
list_t
list
)
Return Value
Type:
inout
(
void
)*
ptr from list entry.
Meta
Source
See Implementation
dmd
backend
dlist
aliases
list_free_fp
list_t
functions
list_alloc
list_append
list_apply
list_data
list_delete
list_equal
list_free
list_inlist
list_new
list_next
list_nitems
list_nth
list_pop
list_prepend
list_prependdata
list_ptr
list_reverse
list_subtract
manifest constants
FPNULL
structs
LIST
ListRange