Function simics_api_sys::vhdx_read

source ยท
pub unsafe extern "C" fn vhdx_read(
    file: *mut vhdx_file_t,
    buf: *mut c_void,
    ofs: uint64,
    len: usize,
    gaps: *mut craff_interv_vec_t,
) -> c_int