scalbn

Function scalbn 

Source
#[unsafe(no_mangle)]
pub extern "C" fn scalbn(x: f64, n: i32) -> f64