Function SDL_atan2f

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