Function raylib_sys::ImageRotate

source ยท
pub unsafe extern "C" fn ImageRotate(
    image: *mut Image,
    degrees: c_int
)