Sign in
◑
Theme
skia
/
external
/
github.com
/
rive-app
/
rive-cpp
/
3255a2aeb26da3a9f33c7eabf8354905bf140d68
/
.
/
skia
/
font_converter
/
include
/
util.hpp
blob: 80cad97b489be2272fdc889ca575ae079c03598a [
file
]
#ifndef
UTIL_HPP
#define
UTIL_HPP
int
nextMultipleOf
(
float
number
,
int
multiple_of
);
#endif