CanvasPoints
Description:
Creates a new CanvasPoints struct with space for the given number of points.
It should be freed with unref.
Parameters:
| num_points |
the number of points to create space for. |
Returns:
|
a new CanvasPoints struct. |