Function SDL_strlwr

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