Function SDL_strrev

pub unsafe extern "C" fn SDL_strrev(str_: *mut i8) -> *mut i8
Available on crate feature dep_sdl2 only.