jansson-d ~master (2022-03-05T11:50:02Z)
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