Function raylib::ffi::__frexp[][src]

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