pub unsafe extern "C" fn tg_line_num_points( line: *const tg_line, ) -> c_int
Returns the number of points. @param line Input line @return Number of points @see tg_line_point_at()