Function SDL_strdup

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