Function simics_api_sys::bindings::os_pwrite

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