hirofa_quickjs_sys

Function frexp

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