TCOD_image_rotate90

Function TCOD_image_rotate90 

Source
pub unsafe extern "C" fn TCOD_image_rotate90(
    image: TCOD_image_t,
    numRotations: c_int,
)