Function __scalbnf

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