Function SDL_scalbn

Source
pub unsafe extern "C" fn SDL_scalbn(x: f64, n: c_int) -> f64