hirofa_quickjs_sys

Function __frexp

source
pub unsafe extern "C" fn __frexp(
    __x: f64,
    __exponent: *mut c_int,
) -> f64