Function SDL_scalbnf

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