Plane.alloc

graphene.plane.Plane alloc() static nothrow

Allocates a new #graphene_plane_t structure.

The contents of the returned structure are undefined.

Returns

the newly allocated #graphene_plane_t.

Use graphene.plane.Plane.free to free the resources allocated by this function