Function ImageRotate

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