Function simics_api_sys::os_socket_read

source ยท
pub unsafe extern "C" fn os_socket_read(
    central_fd: socket_t,
    buf: *mut c_void,
    len: c_int,
) -> c_int