Function __scalb

Source
pub unsafe extern "C" fn __scalb(
    __x: c_double,
    __n: c_double,
) -> c_double