Function simics_api_sys::bindings::int128_from_double

source ยท
pub unsafe extern "C" fn int128_from_double(
    dst: *mut int128,
    src: f64,
) -> bool