bindbc-kiwi ~master (2021-10-24T14:32:03.4332671)
Dub
Repo
KW_MarginRect
bindbc
kw
rect
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
void
KW_MarginRect
(KW_Rect* outer, KW_Rect* inner, int margin)
version(BindKiwi_Static)
extern (
C
) @
nogc
nothrow
void
KW_MarginRect
(
const
KW_Rect
*
outer
,
KW_Rect
*
inner
,
int
margin
)
pKW_MarginRect
KW_MarginRect
;
Meta
Source
See Implementation
bindbc
kw
rect
aliases
pKW_CopyRect
pKW_MarginRect
pKW_RectCalculateEnclosingRect
pKW_RectCenterInParent
pKW_RectFillParentHorizontally
pKW_RectFillParentVertically
pKW_RectHorizontallyCenterInParent
pKW_RectLayoutHorizontally
pKW_RectLayoutVertically
pKW_RectVerticallyCenterInParent
pKW_SetRect
pKW_ZeroRect
enums
KW_RECT_ALIGN_HORIZONTALLY_NONE
KW_RECT_ALIGN_VERTICALLY_NONE
functions
KW_CopyRect
KW_MarginRect
KW_RectCalculateEnclosingRect
KW_RectCenterInParent
KW_RectFillParentHorizontally
KW_RectFillParentVertically
KW_RectHorizontallyCenterInParent
KW_RectLayoutHorizontally
KW_RectLayoutVertically
KW_RectVerticallyCenterInParent
KW_SetRect
KW_ZeroRect
structs
KW_Rect