Function simics_api_sys::vhdx_write
source ยท pub unsafe extern "C" fn vhdx_write(
file: *mut vhdx_file_t,
buf: *const c_void,
ofs: uint64,
len: usize,
) -> c_int
pub unsafe extern "C" fn vhdx_write(
file: *mut vhdx_file_t,
buf: *const c_void,
ofs: uint64,
len: usize,
) -> c_int