Method
MtkRectanglecopy
Declaration [src]
MtkRectangle*
mtk_rectangle_copy (
const MtkRectangle* rect
)
Return value
Type: MtkRectangle
No description available.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |