Function simics_api_sys::os_pread

source ยท
pub unsafe extern "C" fn os_pread(
    fd: c_int,
    buf: *mut c_void,
    nbyte: usize,
    offset: uint64,
) -> c_int