Function frexp

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