Function SDL_atan2

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