nn::gd::CTR::Memory::Rect::Rect Constructor
Syntax
Rect( s32 x, s32 y, s32 w, s32 h );
Arguments
Name
Description
x
y
w
h
Description
Creates a new memory region.
Revision History
2011/02/21
Initial version.
CONFIDENTIAL