Function magick_rust::bindings::scalbnf32

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