Function SDL_scalbn

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