Function fdb_future_get_double

Source
pub unsafe extern "C" fn fdb_future_get_double(
    f: *mut FDBFuture,
    out: *mut f64,
) -> fdb_error_t