Rect.transferTo

Transfer the internal data to the SDL_Rect.

struct Rect(T)
const pure nothrow
void
transferTo
(
SDL_Rect* rect
)
if (
isNumeric!T
)

Meta