Function magick_rust::bindings::scalbnf64

source ยท
pub unsafe extern "C" fn scalbnf64(
    __x: _Float64,
    __n: c_int,
) -> _Float64