Function SDL_copysignf

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