Function SDL_copysign

pub unsafe extern "C" fn SDL_copysign(x: f64, y: f64) -> f64 
Available on crate feature dep_sdl2 only.