Function __scalbnl

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