jansson-d v0.9.5-dev (2021-07-11T06:00:11Z)
Home
Dub
Repo
container_of.container_of
jansson_d
jansson_private
container_of
Undocumented in source.
template
container_of
(string ptr_, string type_, string member_)
package
enum
container_of
=
"(cast("
~
type_
~
"*)(cast(char*)("
~
ptr_
~
") - "
~
type_
~
"."
~
member_
~
".offsetof))"
;
Meta
Source
See Source File
jansson_d
jansson_private
container_of
manifest constants
container_of