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